Searched defs:ciphertextSize (Results 1 – 2 of 2) sorted by relevance
125 size_t ciphertextSize = encryptedDataSize - kAesGcmTagSize; in hwaesDecryptAesGcmInPlace() local
946 int ciphertextSize = int(encryptedDataSize) - kAesGcmTagSize; in decryptAesGcmInPlace() local1180 size_t ciphertextSize; in coseDecryptAesGcmInPlace() local