Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-acry.c112 struct aspeed_acry_ctx { struct
149 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher); in aspeed_acry_do_fallback() argument
167 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher); in aspeed_acry_need_fallback()
187 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher); in aspeed_acry_do_request()
351 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher); in aspeed_acry_rsa_trigger()
416 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher); in aspeed_acry_rsa_enc()
428 struct aspeed_acry_ctx *ctx = akcipher_tfm_ctx(cipher); in aspeed_acry_rsa_dec()
442 static int aspeed_rsa_set_n(struct aspeed_acry_ctx *ctx, u8 *value, in aspeed_rsa_set_n()
453 static int aspeed_rsa_set_e(struct aspeed_acry_ctx *ctx, u8 *value, in aspeed_rsa_set_e()
464 static int aspeed_rsa_set_d(struct aspeed_acry_ctx *ctx, u8 *value, in aspeed_rsa_set_d()
[all …]