Searched refs:AuthenticatedDecryptor (Results 1 – 2 of 2) sorted by relevance
40 class AuthenticatedDecryptor : public CipherMode43 AuthenticatedDecryptor(){} in AuthenticatedDecryptor() function44 virtual ~AuthenticatedDecryptor(){} in ~AuthenticatedDecryptor()
41 class CcmDecryptor : public AuthenticatedDecryptor226 bool ret = e.AuthenticatedDecryptor::DecryptAndVerify( in DecryptAndVerify()