Searched refs:dtls_construct_hello_verify_request (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/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;
1296 int dtls_construct_hello_verify_request(SSL *s, WPACKET *pkt) function
/netbsd-current/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;
1288 int dtls_construct_hello_verify_request(SSL *s, WPACKET *pkt) function

Completed in 90 milliseconds