projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9e2fab
)
Cleanup openssl.ec
author
Richard Levitte
<levitte@openssl.org>
Wed, 18 May 2016 20:27:54 +0000
(22:27 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 18 May 2016 20:32:21 +0000
(22:32 +0200)
HMAC doesn't have any error codes
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/err/openssl.ec
patch
|
blob
|
history
diff --git
a/crypto/err/openssl.ec
b/crypto/err/openssl.ec
index 139afe3234f537e2a131b7592f816b98a39a139d..04dc9ce66ae0d54e675bca1e13cc87977647768d 100644
(file)
--- a/
crypto/err/openssl.ec
+++ b/
crypto/err/openssl.ec
@@
-32,7
+32,7
@@
L ECDSA crypto/ecdsa/ecdsa.h crypto/ecdsa/ecs_err.c
L ECDH crypto/ecdh/ecdh.h crypto/ecdh/ech_err.c
L STORE crypto/store/store.h crypto/store/str_err.c
L TS crypto/ts/ts.h crypto/ts/ts_err.c
-
L HMAC
crypto/hmac/hmac.h crypto/hmac/hmac_err.c
+
#L HMAC
crypto/hmac/hmac.h crypto/hmac/hmac_err.c
L CMS crypto/cms/cms.h crypto/cms/cms_err.c
L JPAKE crypto/jpake/jpake.h crypto/jpake/jpake_err.c