Home
last modified time | relevance | path

Searched refs:authdecodepw (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/ntp/libntp/
HDauthusekey.c26 len = authdecodepw(buf, sizeof(buf), (const char*)str, in authusekey()
HDauthreadkeys.c260 len = authdecodepw(keystr, sizeof(keystr), token, AUTHPWD_UNSPEC); in authreadkeys()
HDauthkeys.c992 authdecodepw( in authdecodepw() function
/freebsd-14-stable/contrib/ntp/include/
HDntp_stdlib.h81 extern size_t authdecodepw (u_char *dst, size_t dstlen, const char *src, enum AuthPwdEnc);