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

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.c6673 const EC_POINT *Pi_point; local
6707 Pi_point = EC_KEY_get0_public_key(Pi_ec);
6722 EC_POINT_mul(group2, Qi, NULL, Pi_point, hash_bn, bnctx) != 1)

Completed in 100 milliseconds