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 D | test_util_test.cc | 44 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 D | test_util.cc | 42 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 D | test_util.cc | 195 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 D | cecpq2_hybrid_key_templates.cc | 40 EcPointFormat ec_point_format, in NewCecpq2AeadHkdfKeyTemplate()
|
/aosp_15_r20/external/tink/python/tink/proto/ |
H A D | ecies_aead_hkdf.proto | 78 EcPointFormat ec_point_format = 3; field
|
/aosp_15_r20/external/tink/java_src/proto/ |
H A D | ecies_aead_hkdf.proto | 78 EcPointFormat ec_point_format = 3; field
|
/aosp_15_r20/external/tink/cc/proto/ |
H A D | ecies_aead_hkdf.proto | 78 EcPointFormat ec_point_format = 3; field
|
/aosp_15_r20/external/tink/proto/ |
H A D | ecies_aead_hkdf.proto | 78 EcPointFormat ec_point_format = 3; field
|
/aosp_15_r20/external/tink/cc/proto/experimental/pqcrypto/ |
H A D | cecpq2_aead_hkdf.proto | 52 EcPointFormat ec_point_format = 2; field
|
/aosp_15_r20/external/tink/proto/experimental/pqcrypto/ |
H A D | cecpq2_aead_hkdf.proto | 52 EcPointFormat ec_point_format = 2; field
|
/aosp_15_r20/external/tink/cc/hybrid/ |
H A D | hybrid_key_templates.cc | 48 EcPointFormat ec_point_format, in NewEciesAeadHkdfKeyTemplate()
|
H A D | ecies_aead_hkdf_hybrid_decrypt_test.cc | 62 EcPointFormat ec_point_format; member
|
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/subtle/ |
H A D | cecpq2_aead_hkdf_hybrid_decrypt_test.cc | 65 subtle::EcPointFormat ec_point_format; member
|