DANE make update

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Viktor Dukhovni 2015-12-29 14:40:46 -05:00
parent 63b658341e
commit 249d9719a6
2 changed files with 13 additions and 0 deletions

View file

@ -4735,3 +4735,5 @@ OPENSSL_strlcat 5110 1_1_0 EXIST::FUNCTION:
OPENSSL_memdup 5111 1_1_0 NOEXIST::FUNCTION:
CRYPTO_memdup 5112 1_1_0 EXIST::FUNCTION:
CRYPTO_strndup 5113 1_1_0 EXIST::FUNCTION:
X509_VERIFY_PARAM_move_peername 5114 1_1_0 EXIST::FUNCTION:
X509_STORE_CTX_set0_dane 5115 1_1_0 EXIST::FUNCTION:

View file

@ -416,3 +416,14 @@ SSL_get_async_wait_fd 450 1_1_0 EXIST::FUNCTION:
SSL_add_ssl_module 451 1_1_0 EXIST::FUNCTION:
SSL_CTX_config 452 1_1_0 EXIST::FUNCTION:
SSL_config 453 1_1_0 EXIST::FUNCTION:
SSL_dane_tlsa_add 454 1_1_0 EXIST::FUNCTION:
SSL_set1_host 455 1_1_0 EXIST::FUNCTION:
SSL_get0_peername 456 1_1_0 EXIST::FUNCTION:
SSL_add1_host 457 1_1_0 EXIST::FUNCTION:
SSL_CTX_dane_mtype_set 458 1_1_0 EXIST::FUNCTION:
SSL_CTX_dane_enable 459 1_1_0 EXIST::FUNCTION:
SSL_get0_dane_authority 460 1_1_0 EXIST::FUNCTION:
SSL_get0_dane_tlsa 461 1_1_0 EXIST::FUNCTION:
SSL_set_hostflags 462 1_1_0 EXIST::FUNCTION:
SSL_dane_enable 463 1_1_0 EXIST::FUNCTION:
SSL_get0_dane 464 1_1_0 EXIST::FUNCTION: