Searched refs:ssl_hmac_new (Results 1 – 3 of 3) sorted by relevance
1822 hctx = ssl_hmac_new(tctx); in tls_decrypt_ticket()3387 SSL_HMAC *ssl_hmac_new(const SSL_CTX *ctx) in ssl_hmac_new() function
801 SSL_HMAC *ssl_hmac_new(const SSL_CTX *ctx);
3701 hctx = ssl_hmac_new(tctx); in construct_stateless_ticket()