Searched refs:DO_SIGN (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/lib/dns/
H A Ddst_internal.h90 typedef enum { DO_SIGN, DO_VERIFY } dst_use_t; enumerator in enum:__anon105
H A Dpkcs11gost_link.c346 if (dctx->use == DO_SIGN)
374 if (dctx->use == DO_SIGN)
H A Dpkcs11dsa_link.c342 if (dctx->use == DO_SIGN)
370 if (dctx->use == DO_SIGN)
H A Dpkcs11eddsa_link.c164 if (ec->ontoken && (dctx->use == DO_SIGN))
290 if (ec->ontoken && (dctx->use == DO_SIGN))
H A Dpkcs11rsa_link.c463 if (dctx->use == DO_SIGN)
471 if (dctx->use == DO_SIGN)
500 if (dctx->use == DO_SIGN)
H A Dpkcs11ecdsa_link.c91 if (ec->ontoken && (dctx->use == DO_SIGN))
H A Ddst_api.c372 dctx->use = DO_SIGN;

Completed in 34 milliseconds