Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dtrusty_remote_provisioning_context.h43 std::vector<uint8_t> DeriveBytesFromHbk(const std::string& context,
Dtrusty_remote_provisioning_context.cpp52 std::vector<uint8_t> TrustyRemoteProvisioningContext::DeriveBytesFromHbk( in DeriveBytesFromHbk() function in keymaster::TrustyRemoteProvisioningContext
192 auto key = DeriveBytesFromHbk("Key to MAC public keys", kMacKeyLength); in GenerateHmacSha256()