Searched refs:dst_s_verify_str (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Ddst.h49 #define dst_s_verify_str __dst_s_verify_str macro
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h121 int dst_s_verify_str( const char **buf, const char *str);
H A Dsupport.c38 * dst_s_verify_str()
52 dst_s_verify_str(const char **buf, const char *str) function
H A Ddst_api.c863 if (!dst_s_verify_str((const char **) (void *)&p,
882 if (!dst_s_verify_str((const char **) (void *)&p, "Algorithm: "))
H A Dhmac_link.c362 if (!dst_s_verify_str(&p, "Key: "))

Completed in 48 milliseconds