Searched defs:use_context (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/ssl/
H A Dt1_enc.c1171 tls1_export_keying_material(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen, int use_context) argument
H A Dssl_lib.c1660 SSL_export_keying_material(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *p, size_t plen, int use_context) argument

Completed in 54 milliseconds