Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_session.c621 !HMAC_Init_ex(&hctx, tctx->tlsext_tick_hmac_key, 16, tlsext_tick_md(), in ssl_encrypt_ticket_with_cipher_ctx()
Dinternal.h2198 #define tlsext_tick_md EVP_sha256 in OPENSSL_MSVC_PRAGMA() macro
Dt1_lib.c3127 sizeof(ssl_ctx->tlsext_tick_hmac_key), tlsext_tick_md(), in ssl_decrypt_ticket_with_cipher_ctx()