Home
last modified time | relevance | path

Searched refs:hmac_sharing (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_keymaster_enforcement.cpp214 for (const auto& hmac_sharing : sorted_hmac_inputs) { in ComputeSharedHmac() local
215 for (size_t j = 0; j < hmac_sharing.seed.data_length; j++) { in ComputeSharedHmac()
217 hmac_sharing.seed.data[j]; in ComputeSharedHmac()
220 for (auto nonce_byte : hmac_sharing.nonce) { in ComputeSharedHmac()