Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/include/
H A Dntp_stdlib.h99 extern void auth_prealloc_symkeys(int);
/freebsd-13.1/contrib/ntp/libntp/
H A Dauthkeys.c371 auth_prealloc_symkeys( in auth_prealloc_symkeys() function
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_config.c2082 auth_prealloc_symkeys(count); in config_auth()