Searched refs:crypto_ablkcipher_get_flags (Results 1 – 7 of 7) sorted by relevance
183 if (!ret && crypto_ablkcipher_get_flags(ablk) & in qce_ablkcipher_setkey()
854 static inline u32 crypto_ablkcipher_get_flags(struct crypto_ablkcipher *tfm) in crypto_ablkcipher_get_flags() function
698 crypto_ablkcipher_get_flags(ablkcipher) & in skcipher_setkey_ablkcipher()
227 crypto_blkcipher_set_flags(child, crypto_ablkcipher_get_flags(parent) & in cryptd_blkcipher_setkey()
762 (crypto_ablkcipher_get_flags(cipher) & CRYPTO_TFM_REQ_WEAK_KEY)) { in spacc_des_setkey()
1545 if (unlikely(crypto_ablkcipher_get_flags(cipher) & in ablkcipher_setkey()
1824 if (crypto_ablkcipher_get_flags(cipher) & in des_setkey()