Searched refs:ec2 (Results 1 – 1 of 1) sorted by relevance
324 const EC_KEY *ec2 = keydata2; in ec_match() local326 const EC_GROUP *group_b = EC_KEY_get0_group(ec2); in ec_match()342 const BIGNUM *pb = EC_KEY_get0_private_key(ec2); in ec_match()348 const EC_POINT *pb = EC_KEY_get0_public_key(ec2); in ec_match()
Completed in 5 milliseconds