Searched defs:pubx (Results 1 – 6 of 6) sorted by relevance
/external/tink/cc/subtle/ |
D | ecies_hkdf_sender_kem_boringssl.cc | 41 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()
|
D | subtle_util_boringssl.h | 118 EllipticCurveType curve, absl::string_view pubx, absl::string_view puby) { in GetEcPoint()
|
/external/tink/cc/experimental/pqcrypto/kem/subtle/ |
D | cecpq2_hkdf_sender_kem_boringssl.cc | 68 subtle::EllipticCurveType curve, const absl::string_view pubx, in New()
|
/external/wycheproof/java/com/google/security/wycheproof/testcases/ |
D | EcdhTest.java | 440 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/ |
D | EcdhTest.java | 154 final BigInteger pubx; // x-coordinate of the public point field in EcdhTest.EcPublicKeyTestVector 167 BigInteger pubx, in EcPublicKeyTestVector()
|
/external/tink/cc/internal/ |
D | ec_util.cc | 84 const EC_GROUP *group, absl::string_view pubx, absl::string_view puby) { in SslGetEcPointFromCoordinates() 679 absl::string_view pubx, in GetEcPoint()
|