Searched defs:algorithmType (Results 1 – 3 of 3) sorted by relevance
38 uint8_t algorithmType; member61 uint8_t algorithmType; member
45 CredTlvUint8 algorithmType; member875 uint8_t algorithmType = credInfo->algorithmType; in AddAlgorithmTypeToReturn() local
293 static Algorithm GetAlgoFromCred(uint8_t algorithmType) in GetAlgoFromCred()