Searched defs:exporterlabel (Results 1 – 1 of 1) sorted by relevance
/openssl-master/ssl/ |
A D | tls13_enc.c | 808 …static const unsigned char exporterlabel[] = {0x65, 0x78, 0x70, 0x6F, 0x72, 0x74, 0x65, 0x72, 0x00… in tls13_export_keying_material() local 810 static const unsigned char exporterlabel[] = "exporter"; in tls13_export_keying_material() local 849 …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