Lines Matching refs:act_algorithms
1082 unsigned char *act_algorithms, unsigned char *bad_algorithms) in verifyset() argument
1110 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() argument
1188 act_algorithms, bad_algorithms); in verifynode()
1481 unsigned char act_algorithms[256]; in verifyzone() local
1550 memset(act_algorithms, 0, sizeof(act_algorithms)); in verifyzone()
1634 act_algorithms[i] = (ksk_algorithms[i] != 0 || in verifyzone()
1637 act_algorithms[i] = ksk_algorithms[i] != 0 ? 1 : 0; in verifyzone()
1638 if (act_algorithms[i] != 0) { in verifyzone()
1734 isdelegation, &keyset, act_algorithms, in verifyzone()
1764 ISC_FALSE, &keyset, act_algorithms, in verifyzone()