Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dt1_lib.c2529 unsigned char *nctick = (unsigned char *)etick; in tls_decrypt_ticket() local
2530 int rv = tctx->tlsext_ticket_key_cb(s, nctick, nctick + 16, in tls_decrypt_ticket()
/external/chromium_org/third_party/boringssl/src/ssl/
Dt1_lib.c2362 unsigned char *nctick = (unsigned char *)etick; in tls_decrypt_ticket() local
2363 int rv = tctx->tlsext_ticket_key_cb(s, nctick, nctick + 16, in tls_decrypt_ticket()