Home
last modified time | relevance | path

Searched defs:ComputeOutputPrefix (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tink/cc/mac/
H A Dhmac_key.cc65 util::StatusOr<std::string> HmacKey::ComputeOutputPrefix( in ComputeOutputPrefix() function in crypto::tink::HmacKey
H A Daes_cmac_key.cc64 util::StatusOr<std::string> AesCmacKey::ComputeOutputPrefix( in ComputeOutputPrefix() function in crypto::tink::AesCmacKey
/aosp_15_r20/external/tink/cc/daead/
H A Daes_siv_key.cc34 util::StatusOr<std::string> ComputeOutputPrefix( in ComputeOutputPrefix() function
/aosp_15_r20/external/tink/cc/aead/
H A Daes_gcm_key.cc34 util::StatusOr<std::string> ComputeOutputPrefix( in ComputeOutputPrefix() function
/aosp_15_r20/external/tink/cc/signature/
H A Ded25519_public_key.cc34 util::StatusOr<std::string> ComputeOutputPrefix( in ComputeOutputPrefix() function