Home
last modified time | relevance | path

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

/openssl-master/crypto/evp/
A De_aes_cbc_hmac_sha1.c98 # define aes_off 0 macro
417 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
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
/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_cbc_hmac_sha1_hw.c381 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha1_cipher() local
A Dcipher_aes_cbc_hmac_sha256_hw.c404 size_t aes_off = 0, blocks; in aesni_cbc_hmac_sha256_cipher() local

Completed in 9 milliseconds