Searched refs:starfive_rsa_enc_core (Results 1 – 1 of 1) sorted by relevance
248 static int starfive_rsa_enc_core(struct starfive_cryp_ctx *ctx, int enc) in starfive_rsa_enc_core() function314 return starfive_rsa_enc_core(ctx, 1); in starfive_rsa_enc()345 return starfive_rsa_enc_core(ctx, 0); in starfive_rsa_dec()
Completed in 75 milliseconds