Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c3109 hctx = ssl_hmac_new(tctx); in tls_decrypt_ticket()
4822 SSL_HMAC *ssl_hmac_new(const SSL_CTX *ctx) in ssl_hmac_new() function
H A Dssl_local.h721 SSL_HMAC *ssl_hmac_new(const SSL_CTX *ctx);
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c4006 hctx = ssl_hmac_new(tctx); in construct_stateless_ticket()