Searched refs:act_algorithms (Results 1 – 1 of 1) sorted by relevance
1082 unsigned char *act_algorithms, unsigned char *bad_algorithms) in verifyset() argument1110 if (act_algorithms[i] != 0) in verifyset()1134 (act_algorithms[sig.algorithm] == 0)) in verifyset()1140 if (memcmp(set_algorithms, act_algorithms, sizeof(set_algorithms))) { in verifyset()1144 if ((act_algorithms[i] != 0) && in verifyset()1159 unsigned char *act_algorithms, unsigned char *bad_algorithms, in verifynode() argument1188 act_algorithms, bad_algorithms); in verifynode()1481 unsigned char act_algorithms[256]; in verifyzone() local1550 memset(act_algorithms, 0, sizeof(act_algorithms)); in verifyzone()1634 act_algorithms[i] = (ksk_algorithms[i] != 0 || in verifyzone()[all …]