Home
last modified time | relevance | path

Searched refs:starfive_cryp_find_dev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-cryp.h223 struct starfive_cryp_dev *starfive_cryp_find_dev(struct starfive_cryp_ctx *ctx);
H A Djh7110-cryp.c37 struct starfive_cryp_dev *starfive_cryp_find_dev(struct starfive_cryp_ctx *ctx) in starfive_cryp_find_dev() function
H A Djh7110-aes.c555 ctx->cryp = starfive_cryp_find_dev(ctx); in starfive_aes_init_tfm()
628 ctx->cryp = starfive_cryp_find_dev(ctx); in starfive_aes_aead_init_tfm()
H A Djh7110-rsa.c570 ctx->cryp = starfive_cryp_find_dev(ctx); in starfive_rsa_init_tfm()
H A Djh7110-hash.c412 ctx->cryp = starfive_cryp_find_dev(ctx); in starfive_hash_init_tfm()