Searched refs:MD5auth_setkey (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ntp/libntp/
H A Dauthusekey.c32 MD5auth_setkey(keyno, keytype, str, len, NULL);
H A Dauthreadkeys.c391 MD5auth_setkey(next->keyid, next->keytype,
393 next->keyacclist = NULL; /* consumed by MD5auth_setkey */
H A Dauthkeys.c747 MD5auth_setkey( function
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_stdlib.h102 extern void MD5auth_setkey (keyid_t, int, const u_char *, size_t, KeyAccT *c);
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c284 MD5auth_setkey(keyno, crypto_nid, dgst, len, NULL);

Completed in 68 milliseconds