Searched refs:DeriveBytesFromHbk (Results 1 – 3 of 3) sorted by relevance
35 virtual std::vector<uint8_t> DeriveBytesFromHbk(const std::string& context,
39 std::vector<uint8_t> DeriveBytesFromHbk(const std::string& context,
58 PureSoftRemoteProvisioningContext::DeriveBytesFromHbk(const std::string& context, in DeriveBytesFromHbk() function in keymaster::PureSoftRemoteProvisioningContext135 auto seed_vector = DeriveBytesFromHbk("Device Key Seed", sizeof(seed)); in GenerateBcc()