Searched refs:CipherUnmask (Results 1 – 3 of 3) sorted by relevance
32 class CipherUnmask {35 CipherUnmask() { cipher_init_ = &CipherInit::GetInstance(); } in CipherUnmask() function36 ~CipherUnmask() = default;
24 bool CipherUnmask::UnMask(const std::map<std::string, AddressPtr> &data) { in UnMask()
135 armour::CipherUnmask cipher_unmask_;