Searched refs:crypto_xmit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dntpd.h149 extern int crypto_xmit (struct peer *, struct pkt *,
H A Dntpd.h.orig149 extern int crypto_xmit (struct peer *, struct pkt *,
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_proto.c3112 sendlen += crypto_xmit(peer, &xpkt, NULL,
3124 sendlen += crypto_xmit(peer, &xpkt,
3344 sendlen += crypto_xmit(NULL, &xpkt, rbufp,
H A Dntp_crypto.c1043 * crypto_xmit - construct extension fields
1060 crypto_xmit( function
1376 printf("crypto_xmit: %s\n", statstr);
1384 "crypto_xmit: flags 0x%x offset %d len %d code 0x%x associd %d\n",
1663 * extension field is created here, but freed after the crypto_xmit()

Completed in 84 milliseconds