Home
last modified time | relevance | path

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

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