Searched refs:bodyAndMac (Results 1 – 1 of 1) sorted by relevance
410 auto bodyAndMac = ciphertext.substr(GCM_NONCE_BYTES); in decryptWithKeymasterKey() local417 if (!opHandle.updateCompletely(bodyAndMac, message)) return false; in decryptWithKeymasterKey()