Home
last modified time | relevance | path

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

/linux/drivers/crypto/starfive/
A Djh7110-rsa.c248 static int starfive_rsa_enc_core(struct starfive_cryp_ctx *ctx, int enc) in starfive_rsa_enc_core() function
314 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