Searched defs:V_ASN1_T61STRING (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/asn1/
H A Dasn1.h120 #define V_ASN1_T61STRING 20 macro
646 #define M_ASN1_PRINTABLE_new() ASN1_STRING_type_new(V_ASN1_T61STRING)
681 ASN1_STRING_type_new(V_ASN1_T61STRING)
684 i2d_ASN1_bytes((ASN1_STRING *)a,pp,V_ASN1_T61STRING,\
/external/openssl/include/openssl/
H A Dasn1.h120 #define V_ASN1_T61STRING 20 macro
646 #define M_ASN1_PRINTABLE_new() ASN1_STRING_type_new(V_ASN1_T61STRING)
681 ASN1_STRING_type_new(V_ASN1_T61STRING)
684 i2d_ASN1_bytes((ASN1_STRING *)a,pp,V_ASN1_T61STRING,\

Completed in 74 milliseconds