Home
last modified time | relevance | path

Searched refs:dtls_construct_hello_verify_request (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_local.h143 __owur int dtls_construct_hello_verify_request(SSL *s, WPACKET *pkt);
H A Dstatem_srvr.c1040 *confunc = dtls_construct_hello_verify_request; in ossl_statem_server_construct_message()
1296 int dtls_construct_hello_verify_request(SSL *s, WPACKET *pkt) in dtls_construct_hello_verify_request() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_local.h153 __owur int dtls_construct_hello_verify_request(SSL *s, WPACKET *pkt);
H A Dstatem_srvr.c1037 *confunc = dtls_construct_hello_verify_request; in ossl_statem_server_construct_message()
1288 int dtls_construct_hello_verify_request(SSL *s, WPACKET *pkt) in dtls_construct_hello_verify_request() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1153 dtls_construct_hello_verify_request