Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/starfive/
Djh7110-rsa.c272 static int starfive_rsa_enc_core(struct starfive_cryp_ctx *ctx, int enc) in starfive_rsa_enc_core() function
335 return starfive_rsa_enc_core(ctx, 1); in starfive_rsa_enc()
366 return starfive_rsa_enc_core(ctx, 0); in starfive_rsa_dec()