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

/linux-4.1.27/arch/x86/crypto/
H A Dfpu.c38 crypto_tfm_set_flags(parent, crypto_blkcipher_get_flags(child) & crypto_fpu_setkey()
/linux-4.1.27/drivers/crypto/vmx/
H A Daes_cbc.c60 crypto_blkcipher_get_flags((struct crypto_blkcipher *) tfm)); p8_aes_cbc_init()
H A Daes_ctr.c58 crypto_blkcipher_get_flags((struct crypto_blkcipher *) tfm)); p8_aes_ctr_init()
/linux-4.1.27/crypto/
H A Dcts.c68 crypto_tfm_set_flags(parent, crypto_blkcipher_get_flags(child) & crypto_cts_setkey()
H A Dcryptd.c196 crypto_ablkcipher_set_flags(parent, crypto_blkcipher_get_flags(child) & cryptd_blkcipher_setkey()
H A Dtcrypt.c480 crypto_blkcipher_get_flags(tfm)); test_cipher_speed()
/linux-4.1.27/include/linux/
H A Dcrypto.h1750 static inline u32 crypto_blkcipher_get_flags(struct crypto_blkcipher *tfm) crypto_blkcipher_get_flags() function

Completed in 213 milliseconds