Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/statem/
H A Dstatem_local.h124 __owur CON_FUNC_RETURN dtls_construct_change_cipher_spec(SSL_CONNECTION *s,
H A Dstatem_dtls.c1008 CON_FUNC_RETURN dtls_construct_change_cipher_spec(SSL_CONNECTION *s, in dtls_construct_change_cipher_spec() function
H A Dstatem_srvr.c1123 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_server_construct_message()
H A Dstatem_clnt.c961 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_client_construct_message()