Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/ssl/
Dtls13_enc.c786 unsigned char exportsecret[EVP_MAX_MD_SIZE]; in tls13_export_keying_material() local
811 data, datalen, exportsecret, hashsize, 0) in tls13_export_keying_material()
812 || !tls13_hkdf_expand(s, md, exportsecret, exporterlabel, in tls13_export_keying_material()
833 unsigned char exportsecret[EVP_MAX_MD_SIZE]; in tls13_export_keying_material_early() local
874 data, datalen, exportsecret, hashsize, 0) in tls13_export_keying_material_early()
875 || !tls13_hkdf_expand(s, md, exportsecret, exporterlabel, in tls13_export_keying_material_early()