Searched refs:alg_flags (Results 1 – 5 of 5) sorted by relevance
80 static int eip93_algo_is_supported(u32 alg_flags, u32 supported_algo_flags) in eip93_algo_is_supported() argument82 if ((IS_DES(alg_flags) || IS_3DES(alg_flags)) && in eip93_algo_is_supported()86 if (IS_AES(alg_flags) && in eip93_algo_is_supported()90 if (IS_HASH_MD5(alg_flags) && in eip93_algo_is_supported()94 if (IS_HASH_SHA1(alg_flags) && in eip93_algo_is_supported()98 if (IS_HASH_SHA224(alg_flags) && in eip93_algo_is_supported()102 if (IS_HASH_SHA256(alg_flags) && in eip93_algo_is_supported()138 u32 alg_flags = eip93_algs[i]->flags; in eip93_register_algs() local142 if (!eip93_algo_is_supported(alg_flags, supported_algo_flags)) in eip93_register_algs()145 if (IS_AES(alg_flags) && !IS_HMAC(alg_flags)) { in eip93_register_algs()[all …]
505 rctx->flags = tmpl->alg_flags; in qce_aead_crypt()564 unsigned long flags = to_aead_tmpl(tfm)->alg_flags; in qce_aead_ccm_setkey()594 unsigned long flags = to_aead_tmpl(tfm)->alg_flags; in qce_aead_setkey()649 unsigned long flags = to_aead_tmpl(tfm)->alg_flags; in qce_aead_setauthsize()794 tmpl->alg_flags = def->flags; in qce_aead_register_one()
176 unsigned long flags = to_cipher_tmpl(ablk)->alg_flags; in qce_skcipher_setkey()267 rctx->flags = tmpl->alg_flags; in qce_skcipher_crypt()482 tmpl->alg_flags = def->flags; in qce_skcipher_register_one()
87 unsigned long alg_flags; member
143 rctx->flags = tmpl->alg_flags; in qce_ahash_init()498 tmpl->alg_flags = def->flags; in qce_ahash_register_one()