Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decl_mult.c167 ec_pts_mul_simul_w2(const mp_int *k1, const mp_int *k2, const mp_int *px, in ec_pts_mul_simul_w2() function
357 res = ec_pts_mul_simul_w2(k1p, k2p, px, py, rx, ry, group); in ECPoints_mul()
H A Decl-priv.h260 mp_err ec_pts_mul_simul_w2(const mp_int *k1, const mp_int *k2,