Searched refs:ossl_statem_export_allowed (Results 1 – 4 of 4) sorted by relevance
162 __owur int ossl_statem_export_allowed(SSL_CONNECTION *s);
210 int ossl_statem_export_allowed(SSL_CONNECTION *s) in ossl_statem_export_allowed() function
1024 int ossl_statem_export_allowed(SSL_CONNECTION *s) in ossl_statem_export_allowed() function
862 if (ctx == NULL || md == NULL || !ossl_statem_export_allowed(s)) in tls13_export_keying_material()