Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/
H A Dtls13_enc.c1036 static const unsigned char exporterlabel[] = {0x65, 0x78, 0x70, 0x6F, 0x72, 0x74, 0x65, 0x72, 0x00}; in tls13_export_keying_material() local
1038 static const unsigned char exporterlabel[] = "exporter"; in tls13_export_keying_material() local
1077 static const unsigned char exporterlabel[] = {0x65, 0x78, 0x70, 0x6F, 0x72, 0x74, 0x65, 0x72, 0x00}; in tls13_export_keying_material_early() local
/third_party/openssl/ssl/
H A Dtls13_enc.c826 static const unsigned char exporterlabel[] = {0x65, 0x78, 0x70, 0x6F, 0x72, 0x74, 0x65, 0x72, 0x00}; in tls13_export_keying_material() local
828 static const unsigned char exporterlabel[] = "exporter"; in tls13_export_keying_material() local
867 static const unsigned char exporterlabel[] = {0x65, 0x78, 0x70, 0x6F, 0x72, 0x74, 0x65, 0x72, 0x00}; in tls13_export_keying_material_early() local

Completed in 4 milliseconds