Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp374 unsigned char* cipherText = nonce + kAesGcmIvSize; in decryptAes128Gcm() local
463 unsigned char* cipherText = noncePtr + kAesGcmIvSize; in encryptAes128Gcm() local