Searched refs:crypto_blkcipher_set_flags (Results 1 – 8 of 8) sorted by relevance
59 crypto_blkcipher_set_flags( in p8_aes_ctr_init()
61 crypto_blkcipher_set_flags( in p8_aes_cbc_init()
35 crypto_blkcipher_set_flags(child, crypto_tfm_get_flags(parent) & in crypto_fpu_setkey()
42 crypto_blkcipher_set_flags(blkcipher, crypto_skcipher_get_flags(tfm) & in skcipher_setkey_blkcipher()
65 crypto_blkcipher_set_flags(child, crypto_tfm_get_flags(parent) & in crypto_cts_setkey()
192 crypto_blkcipher_set_flags(child, crypto_ablkcipher_get_flags(parent) & in cryptd_blkcipher_setkey()
1228 static inline void crypto_blkcipher_set_flags(struct crypto_blkcipher *tfm, in crypto_blkcipher_set_flags() function
1619 crypto_blkcipher_set_flags(*key_tfm, CRYPTO_TFM_REQ_WEAK_KEY); in ecryptfs_process_key_cipher()