Home
last modified time | relevance | path

Searched refs:ASN1_IA5STRING (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
Dossl_typ.h71 # define ASN1_IA5STRING ASN1_STRING macro
89 typedef struct asn1_string_st ASN1_IA5STRING;
Dasn1.h537 ASN1_IA5STRING *ia5string;
692 # define M_ASN1_IA5STRING_new() (ASN1_IA5STRING *)\
696 (ASN1_IA5STRING *)ASN1_STRING_dup((const ASN1_STRING *)a)
701 (ASN1_IA5STRING *)d2i_ASN1_type_bytes((ASN1_STRING **)a,pp,l,\
888 DECLARE_ASN1_FUNCTIONS(ASN1_IA5STRING)