Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c535 crypto_sync_skcipher_set_flags(op->fallback_tfm, tfm->base.crt_flags & CRYPTO_TFM_REQ_MASK); in sun4i_ss_aes_setkey()
555 crypto_sync_skcipher_set_flags(op->fallback_tfm, tfm->base.crt_flags & CRYPTO_TFM_REQ_MASK); in sun4i_ss_des_setkey()
575 crypto_sync_skcipher_set_flags(op->fallback_tfm, tfm->base.crt_flags & CRYPTO_TFM_REQ_MASK); in sun4i_ss_des3_setkey()
/Linux-v5.4/include/crypto/
Dskcipher.h342 static inline void crypto_sync_skcipher_set_flags( in crypto_sync_skcipher_set_flags() function
/Linux-v5.4/arch/s390/crypto/
Daes_s390.c189 crypto_sync_skcipher_set_flags(sctx->fallback.blk, tfm->crt_flags & in setkey_fallback_blk()
458 crypto_sync_skcipher_set_flags(xts_ctx->fallback, tfm->crt_flags & in xts_fallback_setkey()
/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_alg.c299 crypto_sync_skcipher_set_flags(ctx->sw_cipher.cipher, in crypto4xx_sk_setup_fallback()
/Linux-v5.4/drivers/crypto/
Dmxs-dcp.c514 crypto_sync_skcipher_set_flags(actx->fallback, in mxs_dcp_aes_setkey()
Domap-aes.c564 crypto_sync_skcipher_set_flags(ctx->fallback, tfm->base.crt_flags & in omap_aes_setkey()
Dsahara.c622 crypto_sync_skcipher_set_flags(ctx->fallback, tfm->base.crt_flags & in sahara_aes_setkey()
Dpicoxcell_crypto.c803 crypto_sync_skcipher_set_flags(ctx->sw_cipher, in spacc_aes_setkey()
/Linux-v5.4/crypto/
Dcryptd.c258 crypto_sync_skcipher_set_flags(child, in cryptd_skcipher_setkey()
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c879 crypto_sync_skcipher_set_flags(ablkctx->sw_cipher, in chcr_cipher_fallback_setkey()