Searched refs:DST_KEY_ALG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h149 #define DST_KEY_ALG 3 macro
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_api.c649 if (rdata == NULL || len <= DST_KEY_ALG) /*%< no data */
651 alg = (u_int8_t) rdata[DST_KEY_ALG];

Completed in 55 milliseconds