Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_bignum.c257 if (bignum_ctx->ops->mul) in rt_hwcrypto_bignum_mul()
259 return bignum_ctx->ops->mul(bignum_ctx, x, a, b); in rt_hwcrypto_bignum_mul()
A Dhw_bignum.h40 rt_err_t (*mul)(struct hwcrypto_bignum *bignum_ctx, member
A DKconfig154 bool "Using Hardware bignum mul operation"

Completed in 6 milliseconds