Lines Matching defs:aes_ctx
211 struct crypto_aes_ctx *aes_ctx = (struct crypto_aes_ctx*)ctx; in aesni_gcm_enc_avx() local
229 struct crypto_aes_ctx *aes_ctx = (struct crypto_aes_ctx*)ctx; in aesni_gcm_dec_avx() local
266 struct crypto_aes_ctx *aes_ctx = (struct crypto_aes_ctx*)ctx; in aesni_gcm_enc_avx2() local
288 struct crypto_aes_ctx *aes_ctx = (struct crypto_aes_ctx*)ctx; in aesni_gcm_dec_avx2() local
340 static inline struct crypto_aes_ctx *aes_ctx(void *raw_ctx) in aes_ctx() function
796 u8 *iv, void *aes_ctx) in gcmaes_crypt_by_sg()
916 u8 *hash_subkey, u8 *iv, void *aes_ctx) in gcmaes_encrypt()
985 u8 *hash_subkey, u8 *iv, void *aes_ctx) in gcmaes_decrypt()
1065 void *aes_ctx = &(ctx->aes_key_expanded); in helper_rfc4106_encrypt() local
1092 void *aes_ctx = &(ctx->aes_key_expanded); in helper_rfc4106_decrypt() local
1287 void *aes_ctx = &(ctx->aes_key_expanded); in generic_gcmaes_encrypt() local
1303 void *aes_ctx = &(ctx->aes_key_expanded); in generic_gcmaes_decrypt() local