Searched refs:auth_md5 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/
H A Dcrypto.h36 int auth_md5(char *pkt_data, int pkt_size, int mac_size, struct key *cmp_key);
H A Dcrypto.c45 auth_md5( function
H A Dnetworking.c353 if (!auth_md5((char *)rpkt, pkt_len - mac_size, mac_size - 4, pkt_key)) {

Completed in 102 milliseconds