Searched refs:ippHashAlg_MaxNo (Results 1 – 3 of 3) sorted by relevance
72 static SaltInfo pksc15_salt[ippHashAlg_MaxNo] = {
224 …algID = (((int)ippHashAlg_Unknown < (int)algID) && ((int)algID < (int)ippHashAlg_MaxNo))? algID : … in cpValidHashAlg()
484 ippHashAlg_MaxNo enumerator497 #define IPP_ALG_HASH_LIMIT (ippHashAlg_MaxNo) /* hash alg limiter*/