Home
last modified time | relevance | path

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

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