Searched refs:hmacEnum (Results 1 – 1 of 1) sorted by relevance
308 HmacAlgo hmacEnum = static_cast<HmacAlgo>(hmacAlgo); in HmacAlgoDescription() local309 switch (hmacEnum) { in HmacAlgoDescription()