Searched refs:crypto_cipher_set_flags (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/crypto/internal/
H A Dcipher.h124 static inline void crypto_cipher_set_flags(struct crypto_cipher *tfm, function
/linux-master/arch/powerpc/crypto/
H A Daes.c42 crypto_cipher_set_flags(fallback,
/linux-master/crypto/
H A Decb.c63 crypto_cipher_set_flags(cipher, crypto_lskcipher_get_flags(tfm) &
H A Dessiv.c86 crypto_cipher_set_flags(tctx->essiv_cipher,
120 crypto_cipher_set_flags(tctx->essiv_cipher, crypto_aead_get_flags(tfm) &
H A Dxts.c62 crypto_cipher_set_flags(tweak, crypto_skcipher_get_flags(parent) &
H A Dhctr2.c137 crypto_cipher_set_flags(tctx->blockcipher,
H A Dadiantum.c161 crypto_cipher_set_flags(tctx->blockcipher,
H A Dskcipher.c984 crypto_cipher_set_flags(cipher, crypto_skcipher_get_flags(tfm) &
H A Dtestmgr.c2757 crypto_cipher_set_flags(tfm, CRYPTO_TFM_REQ_FORBID_WEAK_KEYS);

Completed in 211 milliseconds