Home
last modified time | relevance | path

Searched defs:encryptedData (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/identity/aidl/vts/
DUpdateCredentialTests.cpp105 vector<uint8_t> encryptedData; in provisionData() local
187 vector<uint8_t> encryptedData; in TEST_P() local
DProveOwnershipTests.cpp106 vector<uint8_t> encryptedData; in provisionData() local
DAuthenticationKeyTests.cpp108 vector<uint8_t> encryptedData; in TEST_P() local
DDeleteCredentialTests.cpp106 vector<uint8_t> encryptedData; in provisionData() local
DPresentationSessionTests.cpp117 vector<uint8_t> encryptedData; in provisionSingleDocument() local
DTestCredentialTests.cpp104 vector<uint8_t> encryptedData; in TEST_P() local
/hardware/interfaces/identity/aidl/default/
DEicOpsImpl.cc155 size_t additionalAuthenticationDataSize, uint8_t* encryptedData) { in eicOpsEncryptAes128Gcm()
193 const uint8_t* encryptedData, size_t encryptedDataSize, in eicOpsDecryptAes128Gcm()
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp432 const vector<uint8_t>& encryptedData, in decryptAes128Gcm()
526 vector<uint8_t> encryptedData; in encryptAes128Gcm() local