Home
last modified time | relevance | path

Searched defs:sha_off (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c382 size_t sha_off = SHA_CBLOCK - sctx->md.num; in aesni_cbc_hmac_sha1_cipher() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c405 size_t sha_off = SHA256_CBLOCK - sctx->md.num; in aesni_cbc_hmac_sha256_cipher() local
/freebsd-14.2/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c430 sha_off = 0; in aesni_cbc_hmac_sha256_cipher() local
H A De_aes_cbc_hmac_sha1.c415 sha_off = 0; in aesni_cbc_hmac_sha1_cipher() local