Home
last modified time | relevance | path

Searched defs:maxpad (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c492 unsigned int res, maxpad, pad, bitlen; in aesni_cbc_hmac_sha256_cipher() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c450 unsigned int res, maxpad, pad, bitlen; in aesni_cbc_hmac_sha1_cipher() local
/freebsd/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c490 unsigned int res, maxpad, pad, bitlen; in aesni_cbc_hmac_sha1_cipher() local
H A De_aes_cbc_hmac_sha256.c523 unsigned int res, maxpad, pad, bitlen; in aesni_cbc_hmac_sha256_cipher() local
/freebsd/crypto/openssl/engines/
H A De_ossltest.c828 unsigned int maxpad, pad; in ossltest_aes128_cbc_hmac_sha1_cipher() local