Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_bignum.c313 if (bignum_ctx->ops->exptmod) in rt_hwcrypto_bignum_exptmod()
315 return bignum_ctx->ops->exptmod(bignum_ctx, x, a, b, c); in rt_hwcrypto_bignum_exptmod()
A Dhw_bignum.h49 rt_err_t (*exptmod)(struct hwcrypto_bignum *bignum_ctx, member

Completed in 5 milliseconds