Searched defs:mac0 (Results 1 – 3 of 3) sorted by relevance
206 ChunkedMac mac0 = computeKeysetHandle.getPrimitive(ChunkedMac.class); in testComputeVerifyMac_throwsOnWrongKey() local428 ChunkedMac mac0 = assortedKeysetHandle0.getPrimitive(ChunkedMac.class); in testVerifyMac_shiftedPrimaryWithManyKeysWorks() local
1064 let mac0 = coset::CoseMac0Builder::new() in get_root_of_trust() localVariable1079 let mac0 = coset::CoseMac0::from_tagged_slice(root_of_trust) in send_root_of_trust() localVariable
819 util::StatusOr<std::unique_ptr<Mac>> mac0 = handle0->GetPrimitive<Mac>(); in TEST_F() local