Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_256.c425 ec_GFp_nistp256_mul(const mp_int *a, const mp_int *b, mp_int *r, in ec_GFp_nistp256_mul() function
443 group->meth->field_mul = &ec_GFp_nistp256_mul; in ec_group_set_gfp256()