Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/ssl/statem/
Dstatem_clnt.c2724 static const unsigned char nonce_label[] = "resumption"; in tls_process_new_session_ticket() local
2736 nonce_label, in tls_process_new_session_ticket()
2737 sizeof(nonce_label) - 1, in tls_process_new_session_ticket()
Dstatem_srvr.c4073 static const unsigned char nonce_label[] = "resumption"; in tls_construct_new_session_ticket() local
4122 nonce_label, in tls_construct_new_session_ticket()
4123 sizeof(nonce_label) - 1, in tls_construct_new_session_ticket()