Searched refs:DST_ALG_GSSAPI (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dst/
H A Ddst.h62 #define DST_ALG_GSSAPI 160 macro
/bind-9.6-ESV-R11/lib/dns/
H A Ddst_api.c204 RETERR(dst__gssapi_init(&dst_t_func[DST_ALG_GSSAPI]));
675 key = get_key_struct(name, DST_ALG_GSSAPI, 0, DNS_KEYPROTO_DNSSEC,
911 case DST_ALG_GSSAPI:
1130 case DST_ALG_GSSAPI:
H A Dtsig.c317 if (dstkey != NULL && dst_key_alg(dstkey) != DST_ALG_GSSAPI) {
323 if (dstkey != NULL && dst_key_alg(dstkey) != DST_ALG_GSSAPI) {

Completed in 16 milliseconds