Searched refs:rk_rsa_ctx (Results 1 – 2 of 2) sorted by relevance
42 static void rk_rsa_clear_ctx(struct rk_rsa_ctx *ctx) in rk_rsa_clear_ctx()58 struct rk_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rk_rsa_setkey()108 struct rk_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rk_rsa_max_size()134 struct rk_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rk_rsa_calc()258 struct rk_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rk_rsa_init_tfm()291 struct rk_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in rk_rsa_exit_tfm()317 .cra_ctxsize = sizeof(struct rk_rsa_ctx),
213 struct rk_rsa_ctx { struct