Searched defs:kak (Results 1 – 2 of 2) sorted by relevance
268 fn kak(&self) -> Result<crypto::OpaqueOr<crypto::aes::Key>, Error> { in kak() method307 let kak = trusty_keys.kak().expect("Couldn't retrieve kak"); in kak_call_returns_key() localVariable308 let kak = kmr_common::explicit!(kak).expect("kak should be an explicit key"); in kak_call_returns_key() localVariable325 let kak = trusty_keys.kak().expect("Couldn't retrieve kak"); in kak_two_calls_returns_same_key() localVariable330 let kak = trusty_keys.kak().expect("Couldn't retrieve kak"); in kak_two_calls_returns_same_key() localVariable
165 KeymasterKeyBlob kak; in ComputeSharedHmac() local302 KeymasterKeyBlob kak; in GetUniqueIdKey() local