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

/macosx-10.10.1/libresolv-57/
H A Ddst_internal.h106 int (*from_file_fmt)(DST_KEY *key, const char *out, member in struct:dst_func
H A Ddst_api.c919 if (pk_key->dk_func == NULL || pk_key->dk_func->from_file_fmt == NULL)
922 ret = pk_key->dk_func->from_file_fmt(pk_key, (char *)p, &in_buff[len] - p);
H A Ddst_hmac_link.c464 dst_t_func[KEY_HMAC_MD5]->from_file_fmt = dst_hmac_md5_key_from_file_format;

Completed in 121 milliseconds