Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDntp_stdlib.h109 extern void auth_prealloc_symkeys(int);
/freebsd-head/contrib/ntp/libntp/
HDauthkeys.c370 auth_prealloc_symkeys( in auth_prealloc_symkeys() function
/freebsd-head/contrib/ntp/ntpd/
HDntp_config.c2151 auth_prealloc_symkeys(count); in config_auth()