Home
last modified time | relevance | path

Searched defs:USE_SHA1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/
H A Dconfigure.ac1080 AC_DEFINE([USE_SHA1], [1], [Define this to enable SHA1 support.]) global() definition
/freebsd/lib/libunbound/
H A Dconfig.h961 #define USE_SHA1 1 macro