Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_bignum.c285 if (bignum_ctx->ops->mulmod) in rt_hwcrypto_bignum_mulmod()
287 return bignum_ctx->ops->mulmod(bignum_ctx, x, a, b, c); in rt_hwcrypto_bignum_mulmod()
A Dhw_bignum.h44 rt_err_t (*mulmod)(struct hwcrypto_bignum *bignum_ctx, member

Completed in 3 milliseconds