SSL_export_keying_material
LSSL_USED(SSL_export_keying_material);
LSSL_ALIAS(SSL_export_keying_material);
int SSL_export_keying_material(SSL *s, unsigned char *out, size_t olen,
ret = SSL_export_keying_material(ssl, export, et->export_len, et->label,
if (!SSL_export_keying_material(s, exportedkeymat,
if (!SSL_export_keying_material(con, exportedkeymat,