Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/ssl/
HDtls_depr.c101 int ssl_hmac_old_new(SSL_HMAC *ret) in ssl_hmac_old_new() function
HDssl_local.h2836 int ssl_hmac_old_new(SSL_HMAC *ret);
HDt1_lib.c3422 if (!ssl_hmac_old_new(ret)) in ssl_hmac_new()