Searched refs:use_context (Results 1 – 7 of 7) sorted by relevance
16 size_t contextlen, int use_context);50 B<use_context> should be set to 0. Otherwise it should be any other value. If51 B<use_context> is 0 then the values of B<context> and B<contextlen> are ignored.
113 "EXTRACTOR-dtls_srtp" and a NULL context value (use_context is 0). The total
425 size_t contextlen, int use_context) in tls1_export_keying_material() argument446 if (use_context) { in tls1_export_keying_material()461 if (use_context) { in tls1_export_keying_material()
834 size_t contextlen, int use_context) in tls13_export_keying_material() argument848 if (!use_context) in tls13_export_keying_material()
2131 int use_context);2770 int use_context);2775 size_t contextlen, int use_context);
3788 int use_context) in SSL_export_keying_material() argument3802 use_context); in SSL_export_keying_material()
263 size_t contextlen, int use_context);
Completed in 48 milliseconds