Searched refs:docTypeVec (Results 1 – 2 of 2) sorted by relevance
160 const vector<uint8_t> docTypeVec(docType.begin(), docType.end()); in TEST_P() local162 support::decryptAes128Gcm(hardwareBoundKey, encryptedCredentialKeys, docTypeVec); in TEST_P()
105 const vector<uint8_t> docTypeVec(docType.begin(), docType.end()); in extractFromTestCredentialData() local107 support::decryptAes128Gcm(hardwareBoundKey, encryptedCredentialKeys, docTypeVec); in extractFromTestCredentialData()