Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp27 auto algoPtr = std::make_unique<cipher::integrity::AlgoSHA1>(sik); in TEST() local
129 auto algoPtr = std::make_unique<cipher::integrity::AlgoSHA1>(sik); in TEST() local
164 auto algoPtr = std::make_unique<cipher::integrity::AlgoSHA1>(sik); in TEST() local
189 auto algoPtr = std::make_unique<cipher::integrity::AlgoSHA256>(sik); in TEST() local
293 auto algoPtr = std::make_unique<cipher::integrity::AlgoSHA256>(sik); in TEST() local
329 auto algoPtr = std::make_unique<cipher::integrity::AlgoSHA256>(sik); in TEST() local