Searched refs:nonce_label (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/ssl/statem/ |
| H A D | statem_clnt.c | 2870 static const unsigned char nonce_label[] = { 0x72, 0x65, 0x73, 0x75, 0x6D, in tls_process_new_session_ticket() local 2881 nonce_label, in tls_process_new_session_ticket() 2882 sizeof(nonce_label), in tls_process_new_session_ticket()
|
| H A D | statem_srvr.c | 4220 static const unsigned char nonce_label[] = { 0x72, 0x65, 0x73, 0x75, 0x6D, in tls_construct_new_session_ticket() local 4268 nonce_label, in tls_construct_new_session_ticket() 4269 sizeof(nonce_label), in tls_construct_new_session_ticket()
|