Home
last modified time | relevance | path

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

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