Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Dcipher.h130 static inline void crypto_cipher_clear_flags(struct crypto_cipher *tfm, in crypto_cipher_clear_flags() function
/linux/crypto/
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()
A Dxts.c61 crypto_cipher_clear_flags(tweak, CRYPTO_TFM_REQ_MASK); in xts_setkey()
A Dadiantum.c160 crypto_cipher_clear_flags(tctx->blockcipher, CRYPTO_TFM_REQ_MASK); in adiantum_setkey()
A Dskcipher.c879 crypto_cipher_clear_flags(cipher, CRYPTO_TFM_REQ_MASK); in skcipher_setkey_simple()
A Dtestmgr.c2637 crypto_cipher_clear_flags(tfm, ~0); in test_cipher()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_hash.c2095 crypto_cipher_clear_flags(ctx->kaes, CRYPTO_TFM_REQ_MASK); in safexcel_xcbcmac_setkey()
2111 crypto_cipher_clear_flags(ctx->kaes, CRYPTO_TFM_REQ_MASK); in safexcel_xcbcmac_setkey()
2195 crypto_cipher_clear_flags(ctx->kaes, CRYPTO_TFM_REQ_MASK); in safexcel_cmac_setkey()
A Dsafexcel_cipher.c2592 crypto_cipher_clear_flags(ctx->hkaes, CRYPTO_TFM_REQ_MASK); in safexcel_aead_gcm_setkey()

Completed in 30 milliseconds