Searched refs:HASH_ALG (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/sendmail/src/
H A Dratectrl.h63 #ifndef HASH_ALG
64 # define HASH_ALG 2 macro
H A Dratectrl.c183 #if HASH_ALG != 1
209 #if HASH_ALG == 1
212 #elif HASH_ALG == 2
220 #elif HASH_ALG == 3
230 #else /* HASH_ALG == 1 */
231 # ERROR: unsupported HASH_ALG
233 #endif /* HASH_ALG == 1 */

Completed in 79 milliseconds