Home
last modified time | relevance | path

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

/freebsd/crypto/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()