11 #if !defined(_OSSL_ASN1_H_)
ASN1_TYPE * ossl_asn1_get_asn1type(VALUE)
ASN1_INTEGER * num_to_asn1integer(VALUE, ASN1_INTEGER *)
VALUE asn1integer_to_num(ASN1_INTEGER *)
VALUE asn1str_to_str(ASN1_STRING *)
VALUE cASN1VideotexString
VALUE cASN1GeneralizedTime
time_t time_to_time_t(VALUE)
VALUE cASN1PrintableString
VALUE asn1time_to_time(ASN1_TIME *)
VALUE cASN1UniversalString
void Init_ossl_asn1(void)