Home
last modified time | relevance | path

Searched refs:crypto_cipher_clear_flags (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/internal/
H A Dcipher.h130 static inline void crypto_cipher_clear_flags(struct crypto_cipher *tfm, in crypto_cipher_clear_flags() function
/kernel/linux/linux-5.10/crypto/
H A Dessiv.c84 crypto_cipher_clear_flags(tctx->essiv_cipher, CRYPTO_TFM_REQ_MASK); in essiv_skcipher_setkey()
118 crypto_cipher_clear_flags(tctx->essiv_cipher, CRYPTO_TFM_REQ_MASK); in essiv_aead_setkey()
H A Dxts.c60 crypto_cipher_clear_flags(tweak, CRYPTO_TFM_REQ_MASK); in xts_setkey()
H A Dadiantum.c159 crypto_cipher_clear_flags(tctx->blockcipher, CRYPTO_TFM_REQ_MASK); in adiantum_setkey()
H A Dskcipher.c884 crypto_cipher_clear_flags(cipher, CRYPTO_TFM_REQ_MASK); in skcipher_setkey_simple()
H A Dtestmgr.c2649 crypto_cipher_clear_flags(tfm, ~0); in test_cipher()
/kernel/linux/linux-6.6/crypto/
H A Dessiv.c85 crypto_cipher_clear_flags(tctx->essiv_cipher, CRYPTO_TFM_REQ_MASK); in essiv_skcipher_setkey()
119 crypto_cipher_clear_flags(tctx->essiv_cipher, CRYPTO_TFM_REQ_MASK); in essiv_aead_setkey()
H A Dhctr2.c136 crypto_cipher_clear_flags(tctx->blockcipher, CRYPTO_TFM_REQ_MASK); in hctr2_setkey()
H A Dxts.c61 crypto_cipher_clear_flags(tweak, CRYPTO_TFM_REQ_MASK); in xts_setkey()
H A Dadiantum.c160 crypto_cipher_clear_flags(tctx->blockcipher, CRYPTO_TFM_REQ_MASK); in adiantum_setkey()
H A Dskcipher.c930 crypto_cipher_clear_flags(cipher, CRYPTO_TFM_REQ_MASK); in skcipher_setkey_simple()
H A Dtestmgr.c2759 crypto_cipher_clear_flags(tfm, ~0); in test_cipher()
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h859 static inline void crypto_cipher_clear_flags(struct crypto_cipher *tfm, in crypto_cipher_clear_flags() function
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2093 crypto_cipher_clear_flags(ctx->kaes, CRYPTO_TFM_REQ_MASK); in safexcel_xcbcmac_setkey()
2109 crypto_cipher_clear_flags(ctx->kaes, CRYPTO_TFM_REQ_MASK); in safexcel_xcbcmac_setkey()
2193 crypto_cipher_clear_flags(ctx->kaes, CRYPTO_TFM_REQ_MASK); in safexcel_cmac_setkey()
H A Dsafexcel_cipher.c2591 crypto_cipher_clear_flags(ctx->hkaes, CRYPTO_TFM_REQ_MASK); in safexcel_aead_gcm_setkey()

Completed in 31 milliseconds