Home
last modified time | relevance | path

Searched refs:USE_GOST (Results 1 – 15 of 15) sorted by relevance

/freebsd-10-stable/contrib/unbound/sldns/
Dkeyraw.c74 #ifdef USE_GOST in sldns_rr_dnskey_key_size_raw()
114 #ifdef USE_GOST
285 #ifdef USE_GOST
/freebsd-10-stable/contrib/ldns/
Dkeys.c31 #ifdef USE_GOST
116 #ifdef USE_GOST
388 #ifdef USE_GOST in ldns_key_new_frm_fp_l()
475 #if defined(HAVE_SSL) && defined(USE_GOST) in ldns_key_new_frm_fp_l()
784 #ifdef USE_GOST
912 #if defined(HAVE_SSL) && defined(USE_GOST) in ldns_key_new_frm_algorithm()
1347 #ifdef USE_GOST
1490 #if defined(HAVE_SSL) && defined(USE_GOST) in ldns_key2rr()
1696 #ifdef USE_GOST in ldns_get_signing_algorithm_by_name()
Drr_functions.c314 #ifdef USE_GOST in ldns_rr_dnskey_key_size_raw()
Ddnssec.c482 #ifdef USE_GOST in ldns_key_rr2ds()
517 #ifdef USE_GOST in ldns_key_rr2ds()
624 #ifdef USE_GOST in ldns_key_rr2ds()
Ddnssec_verify.c1810 #ifdef USE_GOST
1970 #ifdef USE_GOST in ldns_verify_rrsig_buffers_raw()
2080 #ifdef USE_GOST in ldns_rrsig2rawsig_buffer()
Dhost2str.c53 #ifdef USE_GOST
1908 #if defined(HAVE_SSL) && defined(USE_GOST)
2245 #if defined(HAVE_SSL) && defined(USE_GOST) in ldns_key2buffer_str()
Ddnssec_sign.c153 #ifdef USE_GOST in ldns_sign_public_buffer()
Dconfigure.ac339 AC_DEFINE_UNQUOTED([USE_GOST], [1], [Define this to enable GOST support.]) definition
/freebsd-10-stable/contrib/unbound/validator/
Dval_secalgo.c118 #ifdef USE_GOST in ds_digest_size_supported()
133 #ifdef USE_GOST
160 #ifdef USE_GOST in secalgo_ds_digest()
202 #ifdef USE_GOST in dnskey_algo_id_is_supported()
410 #ifdef USE_GOST in setup_key_digest()
/freebsd-10-stable/contrib/ldns/ldns/
Dconfig.h322 #define USE_GOST 1 macro
Dconfig.h.in321 #undef USE_GOST
/freebsd-10-stable/contrib/unbound/daemon/
Ddaemon.c212 # ifdef USE_GOST in daemon_init()
645 # if defined(USE_GOST) && defined(HAVE_LDNS_KEY_EVP_UNLOAD_GOST) in daemon_delete()
/freebsd-10-stable/contrib/unbound/
Dconfig.h589 #define USE_GOST 1 macro
Dconfig.h.in588 #undef USE_GOST
Dconfigure.ac750 AC_DEFINE([USE_GOST], [1], [Define this to enable GOST support.]) definition