Home
last modified time | relevance | path

Searched defs:hmac_key_format (Results 1 – 11 of 11) sorted by relevance

/external/tink/python/tink/proto/
Daes_ctr_hmac_aead.proto30 HmacKeyFormat hmac_key_format = 2; field
/external/tink/java_src/proto/
Daes_ctr_hmac_aead.proto30 HmacKeyFormat hmac_key_format = 2; field
/external/tink/cc/proto/
Daes_ctr_hmac_aead.proto30 HmacKeyFormat hmac_key_format = 2; field
/external/tink/proto/
Daes_ctr_hmac_aead.proto30 HmacKeyFormat hmac_key_format = 2; field
/external/tink-java/proto/
Daes_ctr_hmac_aead.proto30 HmacKeyFormat hmac_key_format = 2; field
/external/tink/cc/mac/
Dhmac_key_manager.cc67 const HmacKeyFormat& hmac_key_format, InputStream* input_stream) const { in DeriveKey() argument
/external/tink/cc/aead/
Daes_ctr_hmac_aead_key_manager.cc147 auto hmac_key_format = key_format.hmac_key_format(); in ValidateKeyFormat() local
Daead_key_templates.cc94 auto hmac_key_format = key_format.mutable_hmac_key_format(); in NewAesCtrHmacAeadKeyTemplate() local
Daes_ctr_hmac_aead_key_manager_test.cc126 auto hmac_key_format = key_format.mutable_hmac_key_format(); in CreateValidKeyFormat() local
/external/tink/cc/experimental/pqcrypto/kem/util/
Dtest_util.cc110 auto hmac_key_format = key_format.mutable_hmac_key_format(); in GetCecpq2AesCtrHmacHkdfTestKey() local
/external/tink/cc/util/
Dtest_util.cc259 auto hmac_key_format = key_format.mutable_hmac_key_format(); in GetEciesAesCtrHmacHkdfTestKey() local