Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/include/isc/
H A Ddst.h51 #define dst_s_verify_str __dst_s_verify_str macro
/haiku/src/system/libnetwork/netresolv/dst/
H A Ddst_internal.h131 int dst_s_verify_str( const char **buf, const char *str);
H A Dsupport.c55 dst_s_verify_str(const char **buf, const char *str) in dst_s_verify_str() function
H A Ddst_api.c871 if (!dst_s_verify_str((const char **) (void *)&p, in dst_s_read_private_key_file()
890 if (!dst_s_verify_str((const char **) (void *)&p, "Algorithm: ")) in dst_s_read_private_key_file()
H A Dhmac_link.c347 if (!dst_s_verify_str(&p, "Key: ")) in dst_hmac_md5_key_from_file_format()