Home | History | Annotate | Download | only in x509

Lines Matching refs:adj

1903 ASN1_TIME *X509_gmtime_adj(ASN1_TIME *s, long adj)
1905 return X509_time_adj(s, adj, NULL);