Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dskcipher.h336 static inline u32 crypto_sync_skcipher_get_flags( in crypto_sync_skcipher_get_flags() function
/Linux-v5.4/arch/s390/crypto/
Daes_s390.c195 tfm->crt_flags |= crypto_sync_skcipher_get_flags(sctx->fallback.blk) & in setkey_fallback_blk()
464 tfm->crt_flags |= crypto_sync_skcipher_get_flags(xts_ctx->fallback) & in xts_fallback_setkey()
/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_alg.c304 crypto_sync_skcipher_get_flags(ctx->sw_cipher.cipher) & in crypto4xx_sk_setup_fallback()
/Linux-v5.4/drivers/crypto/
Dmxs-dcp.c522 tfm->base.crt_flags |= crypto_sync_skcipher_get_flags(actx->fallback) & in mxs_dcp_aes_setkey()
Dsahara.c628 tfm->base.crt_flags |= crypto_sync_skcipher_get_flags(ctx->fallback) & in sahara_aes_setkey()
Dpicoxcell_crypto.c811 crypto_sync_skcipher_get_flags(ctx->sw_cipher) & in spacc_aes_setkey()
/Linux-v5.4/crypto/
Dcryptd.c263 crypto_sync_skcipher_get_flags(child) & in cryptd_skcipher_setkey()
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c884 crypto_sync_skcipher_get_flags(ablkctx->sw_cipher) & in chcr_cipher_fallback_setkey()