Searched refs:accel_fp_mul (Results 1 – 1 of 1) sorted by relevance
/external/dropbear/libtomcrypt/src/math/fp/ |
D | ltc_ecc_fp_mulmod.c | 779 static int accel_fp_mul(int idx, void *k, ecc_point *R, void *modulus, void *mp, int map) in accel_fp_mul() function 1270 err = accel_fp_mul(idx, k, R, modulus, mp, map); in ltc_ecc_fp_mulmod()
|