Searched defs:exporterlabel (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | tls13_enc.c | 788 …static const unsigned char exporterlabel[] = {0x65, 0x78, 0x70, 0x6F, 0x72, 0x74, 0x65, 0x72, 0x00… in tls13_export_keying_material() local 790 static const unsigned char exporterlabel[] = "exporter"; in tls13_export_keying_material() local 829 …static const unsigned char exporterlabel[] = {0x65, 0x78, 0x70, 0x6F, 0x72, 0x74, 0x65, 0x72, 0x00… in tls13_export_keying_material_early() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | tls13_enc.c | 826 …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
|