Lines Matching defs:algorithm
761 * If 'match_algorithms', the key must also match the algorithm of 'key'.
847 * If 'match_algorithms', only consider keys with same algorithm of 'key'.
883 * least one key with the same algorithm that provides a
915 * If 'match_algorithms', only consider keys with same algorithm of 'key'.
948 * least one key with the same algorithm that has its RRSIG
1022 * There is a key with the same algorithm with its DNSKEY,
1078 * In other words, if a DS record for the same algorithm is
1113 * There is a key with the same algorithm with its DNSKEY and
1195 * Or are we introducing a new key for this algorithm? Because
2610 unsigned int algorithm) {
2626 if (algorithm > 0 && dst_key_alg(dkey->key) != algorithm) {