Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c93 # define aes_off 0 macro
432 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha256_cipher() local
H A De_aes_cbc_hmac_sha1.c99 # define aes_off 0 macro
418 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c381 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c404 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha256_cipher() local

Completed in 27 milliseconds