Home
last modified time | relevance | path

Searched refs:dst_key_fromgssapi (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/include/dst/
Ddst.h489 dst_key_fromgssapi(dns_name_t *name, gss_ctx_id_t gssctx, isc_mem_t *mctx,
/freebsd-9-stable/contrib/bind9/lib/dns/
Dtkey.c519 RETERR(dst_key_fromgssapi(name, gss_ctx, ring->mctx, in process_gsstkey()
1317 RETERR(dst_key_fromgssapi(dns_rootname, *context, rmsg->mctx, in dns_tkey_processgssresponse()
1447 RETERR(dst_key_fromgssapi(dns_rootname, *context, rmsg->mctx, in dns_tkey_gssnegotiate()
Ddst_api.c756 dst_key_fromgssapi(dns_name_t *name, gss_ctx_id_t gssctx, isc_mem_t *mctx, in dst_key_fromgssapi() function