HomeSort by relevance Sort by last modified time
    Searched refs:ASN1_UTF8STRING (Results 1 - 8 of 8) sorted by null

  /external/openssl/crypto/asn1/
tasn_typ.c 82 IMPLEMENT_ASN1_TYPE(ASN1_UTF8STRING)
83 IMPLEMENT_ASN1_FUNCTIONS(ASN1_UTF8STRING)
x_x509a.c 77 ASN1_OPT(X509_CERT_AUX, alias, ASN1_UTF8STRING),
asn1.h 534 ASN1_UTF8STRING * utf8string;
753 #define M_ASN1_UTF8STRING_new() (ASN1_UTF8STRING *)\
760 (ASN1_UTF8STRING *)d2i_ASN1_type_bytes\
850 DECLARE_ASN1_FUNCTIONS(ASN1_UTF8STRING)
    [all...]
  /external/openssl/crypto/
ossl_typ.h 75 #define ASN1_UTF8STRING ASN1_STRING
93 typedef struct asn1_string_st ASN1_UTF8STRING;
  /external/openssl/include/openssl/
ossl_typ.h 75 #define ASN1_UTF8STRING ASN1_STRING
93 typedef struct asn1_string_st ASN1_UTF8STRING;
asn1.h 534 ASN1_UTF8STRING * utf8string;
753 #define M_ASN1_UTF8STRING_new() (ASN1_UTF8STRING *)\
760 (ASN1_UTF8STRING *)d2i_ASN1_type_bytes\
850 DECLARE_ASN1_FUNCTIONS(ASN1_UTF8STRING)
    [all...]
x509.h 271 ASN1_UTF8STRING *alias; /* "friendly name" */
    [all...]
  /external/openssl/crypto/x509/
x509.h 271 ASN1_UTF8STRING *alias; /* "friendly name" */
    [all...]

Completed in 586 milliseconds