Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/starfive/
Djh7110-rsa.c63 static void starfive_rsa_free_key(struct starfive_rsa_key *key) in starfive_rsa_free_key()
195 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_cpu_start()
276 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_enc_core()
311 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_enc()
343 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_dec()
369 static int starfive_rsa_set_n(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_n()
400 static int starfive_rsa_set_e(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_e()
434 static int starfive_rsa_set_d(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_d()
477 struct starfive_rsa_key *rsa_key = &ctx->rsa_key; in starfive_rsa_setkey()
582 struct starfive_rsa_key *key = (struct starfive_rsa_key *)&ctx->rsa_key; in starfive_rsa_exit_tfm()
Djh7110-cryp.h128 struct starfive_rsa_key { struct
160 struct starfive_rsa_key rsa_key;