Searched refs:asn2ntp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_crypto.c163 static u_long asn2ntp (ASN1_TIME *);
1907 * asn2ntp - convert ASN1_TIME time structure to NTP time.
1912 asn2ntp ( function
3295 ret->first = asn2ntp(X509_get_notBefore(cert));
3296 ret->last = asn2ntp(X509_get_notAfter(cert));
/macosx-10.9.5/ntp-88/util/
H A Dntp-keygen.c150 u_long asn2ntp (ASN1_TIME *);
1949 #if 0 /* asn2ntp is used only with commercial certificates */
1951 * asn2ntp - convert ASN1_TIME time structure to NTP time
1954 asn2ntp (

Completed in 191 milliseconds