Home
last modified time | relevance | path

Searched defs:ec_point_format (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/util/
H A Dtest_util_test.cc44 EcPointFormat ec_point_format; member
66 auto ec_point_format = EcPointFormat::COMPRESSED; in TEST() local
81 auto ec_point_format = EcPointFormat::COMPRESSED; in TEST() local
97 auto ec_point_format = EcPointFormat::COMPRESSED; in TEST() local
122 auto ec_point_format = EcPointFormat::COMPRESSED; in TEST() local
H A Dtest_util.cc42 google::crypto::tink::EcPointFormat ec_point_format, in GetCecpq2AeadHkdfTestKey()
79 google::crypto::tink::EcPointFormat ec_point_format, in GetCecpq2AesGcmHkdfTestKey()
97 google::crypto::tink::EcPointFormat ec_point_format, in GetCecpq2AesCtrHmacHkdfTestKey()
130 google::crypto::tink::EcPointFormat ec_point_format, in GetCecpq2XChaCha20Poly1305HkdfTestKey()
/aosp_15_r20/external/tink/cc/util/
H A Dtest_util.cc195 subtle::EcPointFormat ec_point_format, in GetEciesAesGcmHkdfTestKey()
207 google::crypto::tink::EcPointFormat ec_point_format, in GetEciesAeadHkdfTestKey()
228 google::crypto::tink::EcPointFormat ec_point_format, in GetEciesAesGcmHkdfTestKey()
246 google::crypto::tink::EcPointFormat ec_point_format, in GetEciesAesCtrHmacHkdfTestKey()
278 google::crypto::tink::EcPointFormat ec_point_format, in GetEciesXChaCha20Poly1305HkdfTestKey()
296 google::crypto::tink::EcPointFormat ec_point_format, in GetEciesAesSivHkdfTestKey()
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/
H A Dcecpq2_hybrid_key_templates.cc40 EcPointFormat ec_point_format, in NewCecpq2AeadHkdfKeyTemplate()
/aosp_15_r20/external/tink/python/tink/proto/
H A Decies_aead_hkdf.proto78 EcPointFormat ec_point_format = 3; field
/aosp_15_r20/external/tink/java_src/proto/
H A Decies_aead_hkdf.proto78 EcPointFormat ec_point_format = 3; field
/aosp_15_r20/external/tink/cc/proto/
H A Decies_aead_hkdf.proto78 EcPointFormat ec_point_format = 3; field
/aosp_15_r20/external/tink/proto/
H A Decies_aead_hkdf.proto78 EcPointFormat ec_point_format = 3; field
/aosp_15_r20/external/tink/cc/proto/experimental/pqcrypto/
H A Dcecpq2_aead_hkdf.proto52 EcPointFormat ec_point_format = 2; field
/aosp_15_r20/external/tink/proto/experimental/pqcrypto/
H A Dcecpq2_aead_hkdf.proto52 EcPointFormat ec_point_format = 2; field
/aosp_15_r20/external/tink/cc/hybrid/
H A Dhybrid_key_templates.cc48 EcPointFormat ec_point_format, in NewEciesAeadHkdfKeyTemplate()
H A Decies_aead_hkdf_hybrid_decrypt_test.cc62 EcPointFormat ec_point_format; member
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/subtle/
H A Dcecpq2_aead_hkdf_hybrid_decrypt_test.cc65 subtle::EcPointFormat ec_point_format; member