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

/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Ddst_internal.h96 int (*from_file_fmt)(DST_KEY *key, const char *out, member in struct:dst_func
H A Ddst_api.c894 if (pk_key->dk_func == NULL || pk_key->dk_func->from_file_fmt == NULL)
897 ret = pk_key->dk_func->from_file_fmt(pk_key, (char *)p, &in_buff[len] - p);
H A Dhmac_link.c478 dst_t_func[KEY_HMAC_MD5]->from_file_fmt = dst_hmac_md5_key_from_file_format;

Completed in 111 milliseconds