Searched defs:inp_len (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/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() 491 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha256_cipher() local 772 unsigned int frag, last, packlen, inp_len; 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() 449 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha1_cipher() local 719 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 158 size_t inp_len, int n4x) in tls1_1_multi_block_encrypt() 522 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha256_cipher() local 828 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha256_ctrl() local
|
H A D | e_aes_cbc_hmac_sha1.c | 164 size_t inp_len, int n4x) in tls1_1_multi_block_encrypt() 490 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha1_cipher() local 854 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_ctrl() local
|