Lines Matching defs:cipher
166 int cipher; member
287 build_eta(const struct alg *cipher, const struct alg *mac) in build_eta()
315 const struct alg *cipher, *mac; in build_eta_name() local
708 openssl_cipher(const struct alg *alg, const EVP_CIPHER *cipher, const char *key, in openssl_cipher()
792 const EVP_CIPHER *cipher; in run_cipher_test() local
952 const EVP_CIPHER *cipher; in run_eta_test() local
1103 openssl_gmac(const struct alg *alg, const EVP_CIPHER *cipher, const char *key, in openssl_gmac()
1184 const EVP_CIPHER *cipher; in run_gmac_test() local
1318 openssl_aead_encrypt(const struct alg *alg, const EVP_CIPHER *cipher, in openssl_aead_encrypt()
1392 openssl_aead_decrypt(const struct alg *alg, const EVP_CIPHER *cipher, in openssl_aead_decrypt()
1436 openssl_ccm_encrypt(const struct alg *alg, const EVP_CIPHER *cipher, in openssl_ccm_encrypt()
1601 const EVP_CIPHER *cipher; in run_aead_test() local
1828 const struct alg *cipher, *mac; in run_eta_tests() local