diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/regress/lib/libcrypto/man/check_complete.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl index ddaba493c4..ec60cb08db 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl | |||
@@ -31,6 +31,8 @@ my %internal = ( | |||
31 | BN_TBIT BN_ULLONG | 31 | BN_TBIT BN_ULLONG |
32 | )], | 32 | )], |
33 | evp => [qw( | 33 | evp => [qw( |
34 | ASN1_PKEY_CTRL_CMS_ENVELOPE ASN1_PKEY_CTRL_CMS_RI_TYPE | ||
35 | ASN1_PKEY_CTRL_CMS_SIGN | ||
34 | EVP_MD_CTRL_ALG_CTRL | 36 | EVP_MD_CTRL_ALG_CTRL |
35 | EVP_MD_CTX_FLAG_CLEANED EVP_MD_CTX_FLAG_REUSE | 37 | EVP_MD_CTX_FLAG_CLEANED EVP_MD_CTX_FLAG_REUSE |
36 | EVP_PKEY_ALG_CTRL | 38 | EVP_PKEY_ALG_CTRL |