Home
last modified time | relevance | path

Searched refs:auth_findkey (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
Dauthkeys.c548 auth_findkey( in auth_findkey() function
573 (NULL != auth_findkey(id)); in auth_havekey()
598 sk = auth_findkey(id); in authhavekey()
643 sk = auth_findkey(id); in authtrust()
699 sk = auth_findkey(id); in authistrusted()
724 if (NULL != (sk = auth_findkey(keyno))) { in authistrustedip()
763 sk = auth_findkey(keyno); in MD5auth_setkey()
/freebsd-12-stable/contrib/ntp/tests/libntp/
Ddigests.c106 if (!auth_findkey(key)) { \
/freebsd-12-stable/contrib/ntp/include/
Dntp_stdlib.h105 extern struct savekey *auth_findkey (keyid_t);