Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dt1_enc.c420 size_t contextlen, int use_context) in tls1_export_keying_material() argument
437 if (use_context) { in tls1_export_keying_material()
452 if (use_context) { in tls1_export_keying_material()
H A Dssl_lib.c1875 int use_context) in SSL_export_keying_material() argument
1878 if (!use_context) { in SSL_export_keying_material()
1887 use_context)); in SSL_export_keying_material()
H A Dssl_locl.h1508 int use_context);
/dragonfly/crypto/libressl/include/openssl/
H A Dtls1.h317 int use_context);