Searched refs:hardwareBoundKey (Results 1 – 2 of 2) sorted by relevance
157 vector<uint8_t> hardwareBoundKey = support::getTestHardwareBoundKey(); in TEST_P() local162 support::decryptAes128Gcm(hardwareBoundKey, encryptedCredentialKeys, docTypeVec); in TEST_P()
103 vector<uint8_t> hardwareBoundKey = support::getTestHardwareBoundKey(); in extractFromTestCredentialData() local107 support::decryptAes128Gcm(hardwareBoundKey, encryptedCredentialKeys, docTypeVec); in extractFromTestCredentialData()