Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c1501 static const unsigned char resumption_label[] = { 0x72, 0x65, 0x73, 0x20, 0x62, 0x69, 0x6E, 0x64, 0x65, 0x72, 0x00 }; in tls_psk_do_binder() local
1504 static const unsigned char resumption_label[] = "res binder"; in tls_psk_do_binder() local
/third_party/openssl/ssl/statem/
H A Dextensions.c1469 static const unsigned char resumption_label[] = { 0x72, 0x65, 0x73, 0x20, 0x62, 0x69, 0x6E, 0x64, 0x65, 0x72, 0x00 }; in tls_psk_do_binder() local
1472 static const unsigned char resumption_label[] = "res binder"; in tls_psk_do_binder() local

Completed in 5 milliseconds