Home
last modified time | relevance | path

Searched defs:ASN1_TIME (Results 1 – 2 of 2) sorted by relevance

/openbsd/regress/lib/libcrypto/x509/
H A Dx509_asn1.c87 x509_set_time(const char *descr, int (*f)(X509 *, const ASN1_TIME *), X509 **x, in x509_set_time()
162 x509_crl_set_time(const char *descr, int (*f)(X509_CRL *, const ASN1_TIME *), in x509_crl_set_time()
/openbsd/lib/libcrypto/
H A Dossl_typ.h72 typedef struct asn1_string_st ASN1_TIME; typedef