Home
last modified time | relevance | path

Searched refs:tls_construct_key_update (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_local.h116 __owur int tls_construct_key_update(SSL *s, WPACKET *pkt);
H A Dstatem_lib.c646 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()