Searched refs:act_algorithms (Results 1 – 1 of 1) sorted by relevance
1084 unsigned char *act_algorithms, unsigned char *bad_algorithms) in verifyset() argument1112 if (act_algorithms[i] != 0) in verifyset()1136 (act_algorithms[sig.algorithm] == 0)) in verifyset()1142 if (memcmp(set_algorithms, act_algorithms, sizeof(set_algorithms))) { in verifyset()1146 if ((act_algorithms[i] != 0) && in verifyset()1161 unsigned char *act_algorithms, unsigned char *bad_algorithms, in verifynode() argument1190 act_algorithms, bad_algorithms); in verifynode()1483 unsigned char act_algorithms[256]; in verifyzone() local1552 memset(act_algorithms, 0, sizeof(act_algorithms)); in verifyzone()1636 act_algorithms[i] = (ksk_algorithms[i] != 0 || in verifyzone()[all …]