Searched refs:exptmod (Results 1 – 2 of 2) sorted by relevance
313 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()
49 rt_err_t (*exptmod)(struct hwcrypto_bignum *bignum_ctx, member
Completed in 5 milliseconds