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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dextensions.c1481 static const unsigned char external_label[] = { 0x65, 0x78, 0x74, 0x20, 0x62, 0x69, 0x6E, 0x64, 0x65, 0x72, 0x00 }; local
1484 static const unsigned char external_label[] = "ext binder"; local
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dextensions.c1474 static const unsigned char external_label[] = { 0x65, 0x78, 0x74, 0x20, 0x62, 0x69, 0x6E, 0x64, 0x65, 0x72, 0x00 }; local
1477 static const unsigned char external_label[] = "ext binder"; local

Completed in 254 milliseconds