Home
last modified time | relevance | path

Searched refs:dtls_construct_change_cipher_spec (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_local.h117 __owur int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt);
H A Dstatem_dtls.c993 int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt) in dtls_construct_change_cipher_spec() function
H A Dstatem_clnt.c895 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_client_construct_message()
H A Dstatem_srvr.c1041 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_server_construct_message()
/third_party/openssl/ssl/statem/
H A Dstatem_local.h113 __owur int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt);
H A Dstatem_dtls.c997 int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt) in dtls_construct_change_cipher_spec() function
H A Dstatem_clnt.c895 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_client_construct_message()
H A Dstatem_srvr.c1030 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_server_construct_message()

Completed in 21 milliseconds