Home
last modified time | relevance | path

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

/openssl-master/ssl/statem/
A Dstatem_local.h108 __owur int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt);
A Dstatem_dtls.c922 int dtls_construct_change_cipher_spec(SSL *s, WPACKET *pkt) in dtls_construct_change_cipher_spec() function
A Dstatem_clnt.c895 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_client_construct_message()
A Dstatem_srvr.c1030 *confunc = dtls_construct_change_cipher_spec; in ossl_statem_server_construct_message()

Completed in 16 milliseconds