Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-rsa.c271 static int starfive_rsa_enc_core(struct starfive_cryp_ctx *ctx, int enc) in starfive_rsa_enc_core() function
338 return starfive_rsa_enc_core(ctx, 1); in starfive_rsa_enc()
369 return starfive_rsa_enc_core(ctx, 0); in starfive_rsa_dec()