Searched refs:mul (Results 1 – 3 of 3) sorted by relevance
257 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()
40 rt_err_t (*mul)(struct hwcrypto_bignum *bignum_ctx, member
154 bool "Using Hardware bignum mul operation"
Completed in 6 milliseconds