Searched refs:ec_point_mul (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dec.c107 ec_point_mul(EC_POINT *res, const EC_GROUP *group, const mp_int *point) function
141 if (ec_point_mul(&key->pubkey, key->group, key->privkey) != 1)

Completed in 89 milliseconds