Home
last modified time | relevance | path

Searched refs:crypto_sync_skcipher_clear_flags (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c534 crypto_sync_skcipher_clear_flags(op->fallback_tfm, CRYPTO_TFM_REQ_MASK); in sun4i_ss_aes_setkey()
554 crypto_sync_skcipher_clear_flags(op->fallback_tfm, CRYPTO_TFM_REQ_MASK); in sun4i_ss_des_setkey()
574 crypto_sync_skcipher_clear_flags(op->fallback_tfm, CRYPTO_TFM_REQ_MASK); in sun4i_ss_des3_setkey()
/Linux-v5.4/include/crypto/
Dskcipher.h348 static inline void crypto_sync_skcipher_clear_flags( in crypto_sync_skcipher_clear_flags() function
/Linux-v5.4/arch/s390/crypto/
Daes_s390.c187 crypto_sync_skcipher_clear_flags(sctx->fallback.blk, in setkey_fallback_blk()
456 crypto_sync_skcipher_clear_flags(xts_ctx->fallback, in xts_fallback_setkey()
/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_alg.c297 crypto_sync_skcipher_clear_flags(ctx->sw_cipher.cipher, in crypto4xx_sk_setup_fallback()
/Linux-v5.4/drivers/crypto/
Dmxs-dcp.c513 crypto_sync_skcipher_clear_flags(actx->fallback, CRYPTO_TFM_REQ_MASK); in mxs_dcp_aes_setkey()
Domap-aes.c563 crypto_sync_skcipher_clear_flags(ctx->fallback, CRYPTO_TFM_REQ_MASK); in omap_aes_setkey()
Dsahara.c621 crypto_sync_skcipher_clear_flags(ctx->fallback, CRYPTO_TFM_REQ_MASK); in sahara_aes_setkey()
Dpicoxcell_crypto.c801 crypto_sync_skcipher_clear_flags(ctx->sw_cipher, in spacc_aes_setkey()
/Linux-v5.4/crypto/
Dcryptd.c257 crypto_sync_skcipher_clear_flags(child, CRYPTO_TFM_REQ_MASK); in cryptd_skcipher_setkey()
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c877 crypto_sync_skcipher_clear_flags(ablkctx->sw_cipher, in chcr_cipher_fallback_setkey()