Home
last modified time | relevance | path

Searched defs:cryptPtr (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp367 auto cryptPtr = std::make_unique<cipher::crypt::AlgoAES128>(k2); in TEST() local
475 auto cryptPtr = std::make_unique<cipher::crypt::AlgoAES128>(k2); in TEST() local