Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_local.h120 __owur int tls_construct_key_update(SSL *s, WPACKET *pkt);
H A Dstatem_lib.c663 int tls_construct_key_update(SSL *s, WPACKET *pkt) in tls_construct_key_update() function
H A Dstatem_clnt.c951 *confunc = tls_construct_key_update; in ossl_statem_client_construct_message()
H A Dstatem_srvr.c1115 *confunc = tls_construct_key_update; in ossl_statem_server_construct_message()
/third_party/openssl/ssl/statem/
H A Dstatem_local.h116 __owur int tls_construct_key_update(SSL *s, WPACKET *pkt);
H A Dstatem_lib.c642 int tls_construct_key_update(SSL *s, WPACKET *pkt) in tls_construct_key_update() function
H A Dstatem_clnt.c943 *confunc = tls_construct_key_update; in ossl_statem_client_construct_message()
H A Dstatem_srvr.c1104 *confunc = tls_construct_key_update; in ossl_statem_server_construct_message()

Completed in 26 milliseconds