Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c124 size_t inp_len, int n4x) in tls1_multi_block_encrypt()
718 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c128 size_t inp_len, int n4x) in tls1_multi_block_encrypt()
771 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_tls1_multiblock_aad() local
/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c158 size_t inp_len, int n4x) in tls1_1_multi_block_encrypt()
827 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_ctrl() local
H A De_aes_cbc_hmac_sha1.c164 size_t inp_len, int n4x) in tls1_1_multi_block_encrypt()
853 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_ctrl() local

Completed in 15 milliseconds