Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-acry.c453 static int aspeed_rsa_set_e(struct aspeed_acry_ctx *ctx, u8 *value, in aspeed_rsa_set_e() function
513 ret = aspeed_rsa_set_e(ctx, (u8 *)ctx->key.e, ctx->key.e_sz); in aspeed_acry_rsa_setkey()