Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dossl_typ.h71 # define ASN1_IA5STRING ASN1_STRING macro
89 typedef struct asn1_string_st ASN1_IA5STRING;
A Dx509v3.h191 ASN1_IA5STRING *rfc822Name;
192 ASN1_IA5STRING *dNSName;
196 ASN1_IA5STRING *uniformResourceIdentifier;
202 ASN1_IA5STRING *ia5; /* rfc822Name, dNSName,
296 ASN1_IA5STRING *cpsuri;
396 # define EXT_IA5STRING(nid) { nid, 0, ASN1_ITEM_ref(ASN1_IA5STRING), \
A 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)
A Dpkcs12.h136 ASN1_IA5STRING *sdsicert;
A Docsp.h332 ASN1_IA5STRING *crlUrl;
A Dx509.h516 ASN1_IA5STRING *challenge; /* challenge sent in atlas >= PR2 */

Completed in 22 milliseconds