Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dtls_depr.c143 size_t ssl_hmac_old_size(const SSL_HMAC *ctx) in ssl_hmac_old_size() function
H A Dssl_local.h3036 size_t ssl_hmac_old_size(const SSL_HMAC *ctx);
H A Dt1_lib.c4902 return ssl_hmac_old_size(ctx); in ssl_hmac_size()