Searched refs:crypto_aead_set_flags (Results 1 – 3 of 3) sorted by relevance
340 static inline void crypto_aead_set_flags(struct crypto_aead *tfm, u32 flags) in crypto_aead_set_flags() function357 crypto_aead_set_flags(&tfm->base, flags); in crypto_sync_aead_set_flags()
103 crypto_aead_set_flags(tctx->u.aead, crypto_aead_get_flags(tfm) & in essiv_aead_setkey()
2055 crypto_aead_set_flags(tfm, CRYPTO_TFM_REQ_FORBID_WEAK_KEYS); in test_aead_vec_cfg()