Home
last modified time | relevance | path

Searched refs:crypto_cipher_set_flags (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/crypto/vmx/
A Daes.c42 crypto_cipher_set_flags(fallback, in p8_aes_init()
/linux-6.3-rc2/include/crypto/internal/
A Dcipher.h124 static inline void crypto_cipher_set_flags(struct crypto_cipher *tfm, in crypto_cipher_set_flags() function
/linux-6.3-rc2/crypto/
A Dessiv.c86 crypto_cipher_set_flags(tctx->essiv_cipher, in essiv_skcipher_setkey()
120 crypto_cipher_set_flags(tctx->essiv_cipher, crypto_aead_get_flags(tfm) & in essiv_aead_setkey()
A Dxts.c62 crypto_cipher_set_flags(tweak, crypto_skcipher_get_flags(parent) & in xts_setkey()
A Dhctr2.c137 crypto_cipher_set_flags(tctx->blockcipher, in hctr2_setkey()
A Dadiantum.c161 crypto_cipher_set_flags(tctx->blockcipher, in adiantum_setkey()
A Dskcipher.c866 crypto_cipher_set_flags(cipher, crypto_skcipher_get_flags(tfm) & in skcipher_setkey_simple()
A Dtestmgr.c2698 crypto_cipher_set_flags(tfm, CRYPTO_TFM_REQ_FORBID_WEAK_KEYS); in test_cipher()

Completed in 18 milliseconds