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

/linux-master/drivers/crypto/starfive/
H A Djh7110-rsa.c249 static int starfive_rsa_enc_core(struct starfive_cryp_ctx *ctx, int enc) function
311 return starfive_rsa_enc_core(ctx, 1);
342 return starfive_rsa_enc_core(ctx, 0);

Completed in 164 milliseconds