Home
last modified time | relevance | path

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.c49 dst_s_verify_str(const char **buf, const char *str) in dst_s_verify_str() function
H A Ddst_api.c859 if (!dst_s_verify_str((const char **) (void *)&p, in dst_s_read_private_key_file()
878 if (!dst_s_verify_str((const char **) (void *)&p, "Algorithm: ")) in dst_s_read_private_key_file()
H A Dhmac_link.c359 if (!dst_s_verify_str(&p, "Key: ")) in dst_hmac_md5_key_from_file_format()