Searched refs:ASN1_TIME (Results 1 – 2 of 2) sorted by relevance
716 # define M_ASN1_TIME_new() (ASN1_TIME *)\719 # define M_ASN1_TIME_dup(a) (ASN1_TIME *)\864 const ASN1_TIME *from, const ASN1_TIME *to);892 DECLARE_ASN1_FUNCTIONS(ASN1_TIME)896 ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t);897 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,899 int ASN1_TIME_check(ASN1_TIME *t);900 ASN1_GENERALIZEDTIME *ASN1_TIME_to_generalizedtime(ASN1_TIME *t, ASN1_GENERALIZEDTIME902 int ASN1_TIME_set_string(ASN1_TIME *s, const char *str);1037 int ASN1_TIME_print(BIO *fp, const ASN1_TIME *a);
74 # define ASN1_TIME ASN1_STRING macro94 typedef struct asn1_string_st ASN1_TIME;