Home
last modified time | relevance | path

Searched defs:aes_ctr_key_format (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tink/python/tink/proto/
H A Daes_ctr_hmac_aead.proto29 AesCtrKeyFormat aes_ctr_key_format = 1; field
/aosp_15_r20/external/tink/java_src/proto/
H A Daes_ctr_hmac_aead.proto29 AesCtrKeyFormat aes_ctr_key_format = 1; field
/aosp_15_r20/external/tink/proto/
H A Daes_ctr_hmac_aead.proto29 AesCtrKeyFormat aes_ctr_key_format = 1; field
/aosp_15_r20/external/tink/cc/proto/
H A Daes_ctr_hmac_aead.proto29 AesCtrKeyFormat aes_ctr_key_format = 1; field
/aosp_15_r20/external/tink/cc/aead/
H A Daes_ctr_hmac_aead_key_manager.cc134 auto aes_ctr_key_format = key_format.aes_ctr_key_format(); in ValidateKeyFormat() local
H A Daead_key_templates.cc91 auto aes_ctr_key_format = key_format.mutable_aes_ctr_key_format(); in NewAesCtrHmacAeadKeyTemplate() local
H A Daes_ctr_hmac_aead_key_manager_test.cc123 auto aes_ctr_key_format = key_format.mutable_aes_ctr_key_format(); in CreateValidKeyFormat() local
/aosp_15_r20/external/tink/cc/experimental/pqcrypto/kem/util/
H A Dtest_util.cc105 auto aes_ctr_key_format = key_format.mutable_aes_ctr_key_format(); in GetCecpq2AesCtrHmacHkdfTestKey() local
/aosp_15_r20/external/tink/cc/util/
H A Dtest_util.cc254 auto aes_ctr_key_format = key_format.mutable_aes_ctr_key_format(); in GetEciesAesCtrHmacHkdfTestKey() local