Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/statem/
H A Dextensions.c56 static int final_ems(SSL_CONNECTION *s, unsigned int context, int sent);
272 tls_construct_stoc_ems, tls_construct_ctos_ems, final_ems },
1200 static int final_ems(SSL_CONNECTION *s, unsigned int context, int sent) in final_ems() function