Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-rsa.c62 static void starfive_rsa_free_key(struct starfive_rsa_key *key) in starfive_rsa_free_key()
194 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_cpu_start()
275 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_enc_core()
315 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_enc()
346 struct starfive_rsa_key *key = &ctx->rsa_key; in starfive_rsa_dec()
372 static int starfive_rsa_set_n(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_n()
403 static int starfive_rsa_set_e(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_e()
437 static int starfive_rsa_set_d(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_d()
480 struct starfive_rsa_key *rsa_key = &ctx->rsa_key; in starfive_rsa_setkey()
585 struct starfive_rsa_key *key = (struct starfive_rsa_key *)&ctx->rsa_key; in starfive_rsa_exit_tfm()
H A Djh7110-cryp.h129 struct starfive_rsa_key { struct
161 struct starfive_rsa_key rsa_key;