Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c1861 unsigned char *nctick = (unsigned char *)etick; in tls_decrypt_ticket() local
1865 rv = tctx->ext.ticket_key_evp_cb(s, nctick, in tls_decrypt_ticket()
1866 nctick + TLSEXT_KEYNAME_LENGTH, in tls_decrypt_ticket()
1873 rv = tctx->ext.ticket_key_cb(s, nctick, in tls_decrypt_ticket()
1874 nctick + TLSEXT_KEYNAME_LENGTH, in tls_decrypt_ticket()