Home
last modified time | relevance | path

Searched refs:nonce_label (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_clnt.c2604 static const unsigned char nonce_label[] = "resumption"; in tls_process_new_session_ticket() local
2614 nonce_label, in tls_process_new_session_ticket()
2615 sizeof(nonce_label) - 1, in tls_process_new_session_ticket()
H A Dstatem_srvr.c3932 static const unsigned char nonce_label[] = "resumption"; in tls_construct_new_session_ticket() local
3978 nonce_label, in tls_construct_new_session_ticket()
3979 sizeof(nonce_label) - 1, in tls_construct_new_session_ticket()
/third_party/openssl/ssl/statem/
H A Dstatem_clnt.c2596 static const unsigned char nonce_label[] = "resumption"; in tls_process_new_session_ticket() local
2606 nonce_label, in tls_process_new_session_ticket()
2607 sizeof(nonce_label) - 1, in tls_process_new_session_ticket()
H A Dstatem_srvr.c3911 static const unsigned char nonce_label[] = "resumption"; in tls_construct_new_session_ticket() local
3957 nonce_label, in tls_construct_new_session_ticket()
3958 sizeof(nonce_label) - 1, in tls_construct_new_session_ticket()

Completed in 22 milliseconds