diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/crypto.def | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/crypto/crypto.def b/crypto/crypto.def index e24f1ea..9bc156b 100644 --- a/crypto/crypto.def +++ b/crypto/crypto.def | |||
@@ -2519,6 +2519,8 @@ WHIRLPOOL_BitUpdate | |||
2519 | WHIRLPOOL_Final | 2519 | WHIRLPOOL_Final |
2520 | WHIRLPOOL_Init | 2520 | WHIRLPOOL_Init |
2521 | WHIRLPOOL_Update | 2521 | WHIRLPOOL_Update |
2522 | X25519 | ||
2523 | X25519_keypair | ||
2522 | X509V3_EXT_CRL_add_conf | 2524 | X509V3_EXT_CRL_add_conf |
2523 | X509V3_EXT_CRL_add_nconf | 2525 | X509V3_EXT_CRL_add_nconf |
2524 | X509V3_EXT_REQ_add_conf | 2526 | X509V3_EXT_REQ_add_conf |
@@ -3096,6 +3098,7 @@ d2i_BASIC_CONSTRAINTS | |||
3096 | d2i_CERTIFICATEPOLICIES | 3098 | d2i_CERTIFICATEPOLICIES |
3097 | d2i_CRL_DIST_POINTS | 3099 | d2i_CRL_DIST_POINTS |
3098 | d2i_DHparams | 3100 | d2i_DHparams |
3101 | d2i_DHparams_bio | ||
3099 | d2i_DIRECTORYSTRING | 3102 | d2i_DIRECTORYSTRING |
3100 | d2i_DISPLAYTEXT | 3103 | d2i_DISPLAYTEXT |
3101 | d2i_DIST_POINT | 3104 | d2i_DIST_POINT |
@@ -3109,6 +3112,7 @@ d2i_DSA_PUBKEY_bio | |||
3109 | d2i_DSA_PUBKEY_fp | 3112 | d2i_DSA_PUBKEY_fp |
3110 | d2i_DSA_SIG | 3113 | d2i_DSA_SIG |
3111 | d2i_DSAparams | 3114 | d2i_DSAparams |
3115 | d2i_DSAparams_bio | ||
3112 | d2i_ECDSA_SIG | 3116 | d2i_ECDSA_SIG |
3113 | d2i_ECPKPARAMETERS | 3117 | d2i_ECPKPARAMETERS |
3114 | d2i_ECPKParameters | 3118 | d2i_ECPKParameters |
@@ -3148,10 +3152,12 @@ d2i_OCSP_CRLID | |||
3148 | d2i_OCSP_ONEREQ | 3152 | d2i_OCSP_ONEREQ |
3149 | d2i_OCSP_REQINFO | 3153 | d2i_OCSP_REQINFO |
3150 | d2i_OCSP_REQUEST | 3154 | d2i_OCSP_REQUEST |
3155 | d2i_OCSP_REQUEST_bio | ||
3151 | d2i_OCSP_RESPBYTES | 3156 | d2i_OCSP_RESPBYTES |
3152 | d2i_OCSP_RESPDATA | 3157 | d2i_OCSP_RESPDATA |
3153 | d2i_OCSP_RESPID | 3158 | d2i_OCSP_RESPID |
3154 | d2i_OCSP_RESPONSE | 3159 | d2i_OCSP_RESPONSE |
3160 | d2i_OCSP_RESPONSE_bio | ||
3155 | d2i_OCSP_REVOKEDINFO | 3161 | d2i_OCSP_REVOKEDINFO |
3156 | d2i_OCSP_SERVICELOC | 3162 | d2i_OCSP_SERVICELOC |
3157 | d2i_OCSP_SIGNATURE | 3163 | d2i_OCSP_SIGNATURE |
@@ -3425,6 +3431,7 @@ i2d_BASIC_CONSTRAINTS | |||
3425 | i2d_CERTIFICATEPOLICIES | 3431 | i2d_CERTIFICATEPOLICIES |
3426 | i2d_CRL_DIST_POINTS | 3432 | i2d_CRL_DIST_POINTS |
3427 | i2d_DHparams | 3433 | i2d_DHparams |
3434 | i2d_DHparams_bio | ||
3428 | i2d_DIRECTORYSTRING | 3435 | i2d_DIRECTORYSTRING |
3429 | i2d_DISPLAYTEXT | 3436 | i2d_DISPLAYTEXT |
3430 | i2d_DIST_POINT | 3437 | i2d_DIST_POINT |
@@ -3438,6 +3445,7 @@ i2d_DSA_PUBKEY_bio | |||
3438 | i2d_DSA_PUBKEY_fp | 3445 | i2d_DSA_PUBKEY_fp |
3439 | i2d_DSA_SIG | 3446 | i2d_DSA_SIG |
3440 | i2d_DSAparams | 3447 | i2d_DSAparams |
3448 | i2d_DSAparams_bio | ||
3441 | i2d_ECDSA_SIG | 3449 | i2d_ECDSA_SIG |
3442 | i2d_ECPKPARAMETERS | 3450 | i2d_ECPKPARAMETERS |
3443 | i2d_ECPKParameters | 3451 | i2d_ECPKParameters |
@@ -3477,10 +3485,12 @@ i2d_OCSP_CRLID | |||
3477 | i2d_OCSP_ONEREQ | 3485 | i2d_OCSP_ONEREQ |
3478 | i2d_OCSP_REQINFO | 3486 | i2d_OCSP_REQINFO |
3479 | i2d_OCSP_REQUEST | 3487 | i2d_OCSP_REQUEST |
3488 | i2d_OCSP_REQUEST_bio | ||
3480 | i2d_OCSP_RESPBYTES | 3489 | i2d_OCSP_RESPBYTES |
3481 | i2d_OCSP_RESPDATA | 3490 | i2d_OCSP_RESPDATA |
3482 | i2d_OCSP_RESPID | 3491 | i2d_OCSP_RESPID |
3483 | i2d_OCSP_RESPONSE | 3492 | i2d_OCSP_RESPONSE |
3493 | i2d_OCSP_RESPONSE_bio | ||
3484 | i2d_OCSP_REVOKEDINFO | 3494 | i2d_OCSP_REVOKEDINFO |
3485 | i2d_OCSP_SERVICELOC | 3495 | i2d_OCSP_SERVICELOC |
3486 | i2d_OCSP_SIGNATURE | 3496 | i2d_OCSP_SIGNATURE |