Searched refs:is_aead_algo (Results 1 – 1 of 1) sorted by relevance
129 is_aead_algo(JOB_HASH_ALG hash_alg, JOB_CIPHER_MODE cipher_mode) in is_aead_algo() function1268 const int aead = is_aead_algo(job->hash_alg, job->cipher_mode); in set_mb_job_params()1664 if (is_aead_algo(job->hash_alg, sess->cipher.mode)) in post_process_mb_job()