Home
last modified time | relevance | path

Searched refs:nonce_label (Results 1 – 2 of 2) sorted by relevance

/openssl/ssl/statem/
H A Dstatem_clnt.c2829 static const unsigned char nonce_label[] = "resumption"; in tls_process_new_session_ticket() local
2839 nonce_label, in tls_process_new_session_ticket()
2840 sizeof(nonce_label) - 1, in tls_process_new_session_ticket()
H A Dstatem_srvr.c4176 static const unsigned char nonce_label[] = "resumption"; in tls_construct_new_session_ticket() local
4222 nonce_label, in tls_construct_new_session_ticket()
4223 sizeof(nonce_label) - 1, in tls_construct_new_session_ticket()

Completed in 25 milliseconds