| /src/crypto/external/bsd/openssl.old/dist/test/ |
| sslapitest.c | 5939 const unsigned char tick_hmac_key[16] = "0123456789abcdef"; local 5945 || !HMAC_Init_ex(hctx, tick_hmac_key, sizeof(tick_hmac_key),
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| sslapitest.c | 7917 const unsigned char tick_hmac_key[16] = "0123456789abcdef"; local 7941 || !HMAC_Init_ex(hctx, tick_hmac_key, sizeof(tick_hmac_key), sha256, 7959 unsigned char tick_hmac_key[16] = "0123456789abcdef"; local 7980 || !EVP_MAC_init(hctx, tick_hmac_key, sizeof(tick_hmac_key),
|
| /src/crypto/external/apache2/openssl/dist/ssl/ |
| ssl_local.h | 703 unsigned char tick_hmac_key[TLSEXT_TICK_KEY_LENGTH]; member in struct:ssl_ctx_ext_secure_st
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| sslapitest.c | 8516 const unsigned char tick_hmac_key[16] = "0123456789abcdef"; local 8540 || !HMAC_Init_ex(hctx, tick_hmac_key, sizeof(tick_hmac_key), sha256, 8558 unsigned char tick_hmac_key[16] = "0123456789abcdef"; local 8579 || !EVP_MAC_init(hctx, tick_hmac_key, sizeof(tick_hmac_key),
|
| /src/crypto/external/bsd/openssl/dist/ssl/ |
| ssl_local.h | 783 unsigned char tick_hmac_key[TLSEXT_TICK_KEY_LENGTH]; member in struct:ssl_ctx_ext_secure_st
|
| /src/crypto/external/bsd/openssl.old/dist/ssl/ |
| ssl_local.h | 731 unsigned char tick_hmac_key[TLSEXT_TICK_KEY_LENGTH]; member in struct:ssl_ctx_ext_secure_st
|