Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp_stdlib.h109 extern void auth_prealloc_symkeys(int);
/src/contrib/ntp/libntp/
H A Dauthkeys.c370 auth_prealloc_symkeys( in auth_prealloc_symkeys() function
/src/contrib/ntp/ntpd/
H A Dntp_config.c2151 auth_prealloc_symkeys(count); in config_auth()