Home
last modified time | relevance | path

Searched defs:pubx (Results 1 – 6 of 6) sorted by relevance

/external/tink/cc/subtle/
Decies_hkdf_sender_kem_boringssl.cc41 const std::string& pubx, in New()
57 subtle::EllipticCurveType curve, const std::string& pubx, in EciesHkdfNistPCurveSendKemBoringSsl()
67 const std::string& pubx, in New()
136 const std::string& pubx, in New()
Dsubtle_util_boringssl.h118 EllipticCurveType curve, absl::string_view pubx, absl::string_view puby) { in GetEcPoint()
/external/tink/cc/experimental/pqcrypto/kem/subtle/
Dcecpq2_hkdf_sender_kem_boringssl.cc68 subtle::EllipticCurveType curve, const absl::string_view pubx, in New()
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DEcdhTest.java440 final BigInteger pubx; // x-coordinate of the public point field in EcdhTest.EcPublicKeyTestVector
453 BigInteger pubx, in EcPublicKeyTestVector()
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DEcdhTest.java154 final BigInteger pubx; // x-coordinate of the public point field in EcdhTest.EcPublicKeyTestVector
167 BigInteger pubx, in EcPublicKeyTestVector()
/external/tink/cc/internal/
Dec_util.cc84 const EC_GROUP *group, absl::string_view pubx, absl::string_view puby) { in SslGetEcPointFromCoordinates()
679 absl::string_view pubx, in GetEcPoint()