Searched defs:n4x (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 128 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
|
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 124 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
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 158 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 D | e_aes_cbc_hmac_sha1.c | 163 size_t inp_len, int n4x) in tls1_1_multi_block_encrypt() 846 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_ctrl() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha1.c | 157 size_t inp_len, int n4x) in tls1_1_multi_block_encrypt() 843 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_ctrl() local
|
H A D | e_aes_cbc_hmac_sha256.c | 153 size_t inp_len, int n4x) in tls1_1_multi_block_encrypt() 824 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_ctrl() local
|