Searched refs:dtls_construct_change_cipher_spec (Results 1 – 4 of 4) sorted by relevance
108 __owur int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt);
922 int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt) in dtls_construct_change_cipher_spec() function
895 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_client_construct_message()
1030 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_server_construct_message()
Completed in 16 milliseconds