Searched refs:ssl3_cbc_record_digest_supported (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/ssl/
H A Ds3_cbc.c88 * ssl3_cbc_record_digest_supported returns 1 iff |ctx| uses a hash function
91 char ssl3_cbc_record_digest_supported(const EVP_MD_CTX *ctx) function
111 * ssl3_cbc_record_digest_supported must return true for this EVP_MD_CTX.
229 * ssl3_cbc_record_digest_supported should have been called first to
H A Dssl_local.h2634 __owur char ssl3_cbc_record_digest_supported(const EVP_MD_CTX *ctx);
/freebsd-13-stable/crypto/openssl/ssl/record/
H A Dssl3_record.c1248 ssl3_cbc_record_digest_supported(hash)) {
1373 ssl3_cbc_record_digest_supported(mac_ctx)) {

Completed in 71 milliseconds