Searched refs:DeriveBytesFromHbk (Results 1 – 3 of 3) sorted by relevance
48 PureSoftRemoteProvisioningContext::DeriveBytesFromHbk(const std::string& context, in DeriveBytesFromHbk() function in keymaster::PureSoftRemoteProvisioningContext96 auto seed_vector = DeriveBytesFromHbk("Device Key Seed", sizeof(seed)); in GenerateBcc()126 auto key = DeriveBytesFromHbk("Key to MAC public keys", kMacKeyLength); in GenerateHmacSha256()
32 std::vector<uint8_t> DeriveBytesFromHbk(const std::string& context,
34 virtual std::vector<uint8_t> DeriveBytesFromHbk(const std::string& context,