Searched refs:tls_construct_encrypted_extensions (Results 1 – 1 of 1) sorted by relevance
46 static int tls_construct_encrypted_extensions(SSL *s, WPACKET *pkt);1099 *confunc = tls_construct_encrypted_extensions; in ossl_statem_server_construct_message()4096 static int tls_construct_encrypted_extensions(SSL *s, WPACKET *pkt) in tls_construct_encrypted_extensions() function