Home
last modified time | relevance | path

Searched defs:tick_hmac_key (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/
Dsslapitest.c7612 const unsigned char tick_hmac_key[16] = "0123456789abcdef"; in tick_key_cb() local
7654 unsigned char tick_hmac_key[16] = "0123456789abcdef"; in tick_key_evp_cb() local
/third_party/openssl/ssl/
Dssl_local.h783 unsigned char tick_hmac_key[TLSEXT_TICK_KEY_LENGTH]; member