Searched refs:crypto_blkcipher_set_flags (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dfpu.c35 crypto_blkcipher_set_flags(child, crypto_tfm_get_flags(parent) & crypto_fpu_setkey()
/linux-4.1.27/drivers/crypto/vmx/
H A Daes_cbc.c59 crypto_blkcipher_set_flags(fallback, p8_aes_cbc_init()
H A Daes_ctr.c57 crypto_blkcipher_set_flags(fallback, p8_aes_ctr_init()
/linux-4.1.27/crypto/
H A Dcts.c65 crypto_blkcipher_set_flags(child, crypto_tfm_get_flags(parent) & crypto_cts_setkey()
H A Dcryptd.c193 crypto_blkcipher_set_flags(child, crypto_ablkcipher_get_flags(parent) & cryptd_blkcipher_setkey()
/linux-4.1.27/fs/ecryptfs/
H A Dcrypto.c1620 crypto_blkcipher_set_flags(*key_tfm, CRYPTO_TFM_REQ_WEAK_KEY); ecryptfs_process_key_cipher()
/linux-4.1.27/include/linux/
H A Dcrypto.h1755 static inline void crypto_blkcipher_set_flags(struct crypto_blkcipher *tfm, crypto_blkcipher_set_flags() function

Completed in 125 milliseconds