Searched refs:xRef (Results 1 – 1 of 1) sorted by relevance
2005 BIGNUM* xRef = nullptr; in NativeCrypto_EC_POINT_set_affine_coordinates() local2006 if (!arrayToBignum(env, xjavaBytes, &xRef)) { in NativeCrypto_EC_POINT_set_affine_coordinates()2009 bssl::UniquePtr<BIGNUM> x(xRef); in NativeCrypto_EC_POINT_set_affine_coordinates()