Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/subtle/
H A Decies_hkdf_sender_kem_boringssl.cc42 const std::string& puby) { in New()
58 const std::string& puby, internal::SslUniquePtr<EC_POINT> peer_pub_key) in EciesHkdfNistPCurveSendKemBoringSsl()
68 const std::string& puby) { in New()
137 const std::string& puby) { in New()
H A Dsubtle_util_boringssl.h118 EllipticCurveType curve, absl::string_view pubx, absl::string_view puby) { in GetEcPoint()
/aosp_15_r20/external/wycheproof/java/com/google/security/wycheproof/testcases/
H A DEcdhTest.java441 final BigInteger puby; // y-coordinate of the public point field in EcdhTest.EcPublicKeyTestVector
454 BigInteger puby) { in EcPublicKeyTestVector()
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
H A DEcdhTest.java155 final BigInteger puby; // y-coordinate of the public point field in EcdhTest.EcPublicKeyTestVector
168 BigInteger puby) { in EcPublicKeyTestVector()
/aosp_15_r20/external/tink/cc/internal/
H A Dec_util.cc84 const EC_GROUP *group, absl::string_view pubx, absl::string_view puby) { in SslGetEcPointFromCoordinates()
680 absl::string_view puby) { in GetEcPoint()
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/subtle/
H A Dcecpq2_hkdf_sender_kem_boringssl.cc69 const absl::string_view puby, const absl::string_view marshalled_hrss_pub) { in New()