Searched refs:digest_name (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1747 const char * digest_name; local
1758 digest_name = pcmd->argval[0].string;
1760 key_type = keytype_from_text(digest_name, &digest_len);
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c2601 const char * digest_name; local
2612 digest_name = pcmd->argval[0].string;
2614 key_type = keytype_from_text(digest_name, &digest_len);

Completed in 90 milliseconds