Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dtls_depr.c101 int ssl_hmac_old_new(SSL_HMAC *ret) in ssl_hmac_old_new() function
Dssl_local.h2836 int ssl_hmac_old_new(SSL_HMAC *ret);
Dt1_lib.c3397 if (!ssl_hmac_old_new(ret)) in ssl_hmac_new()