Searched refs:crypto_blkcipher_clear_flags (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/x86/crypto/
H A Dfpu.c34 crypto_blkcipher_clear_flags(child, CRYPTO_TFM_REQ_MASK); crypto_fpu_setkey()
/linux-4.4.14/crypto/
H A Dskcipher.c41 crypto_blkcipher_clear_flags(blkcipher, ~0); skcipher_setkey_blkcipher()
H A Dcts.c64 crypto_blkcipher_clear_flags(child, CRYPTO_TFM_REQ_MASK); crypto_cts_setkey()
H A Dcryptd.c191 crypto_blkcipher_clear_flags(child, CRYPTO_TFM_REQ_MASK); cryptd_blkcipher_setkey()
/linux-4.4.14/include/linux/
H A Dcrypto.h1234 static inline void crypto_blkcipher_clear_flags(struct crypto_blkcipher *tfm, crypto_blkcipher_clear_flags() function

Completed in 230 milliseconds