]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
gcrypt: Rename E_OEAP to E_RSA_DECODE.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 10 Jul 2016 14:32:39 +0000 (16:32 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 7 Jan 2017 19:23:40 +0000 (20:23 +0100)
This error code was misleading since gcry_sexp_nth_data() can fail
for other reasons as well. The patch also removes a pointless error
message.


No differences found