Searched defs:AlgoAES128 (Results 1 – 1 of 1) sorted by relevance
120 class AlgoAES128 final : public Interface class144 explicit AlgoAES128(const std::vector<uint8_t>& k2) : Interface(k2) {} in AlgoAES128() function in cipher::crypt::AlgoAES128