Searched refs:ASN1_STRING_data (Results 1 – 12 of 12) sorted by relevance
6 ASN1_STRING_type, ASN1_STRING_get0_data, ASN1_STRING_data,15 unsigned char * ASN1_STRING_data(ASN1_STRING *x);37 ASN1_STRING_data() is similar to ASN1_STRING_get0_data() except the71 In general it cannot be assumed that the data returned by ASN1_STRING_data()84 ASN1_STRING_get0_data() and ASN1_STRING_data() return an internal pointer to
52 #define ASN1_STRING_get0_data ASN1_STRING_data
413 unsigned char *ASN1_STRING_data(ASN1_STRING *x) in ASN1_STRING_data() function
549 basic_data = ASN1_STRING_data(bytes->response); in check_ocsp_resp()
119 return ASN1_STRING_data((ASN1_STRING *) x); in ASN1_STRING_get0_data()
127 return ASN1_STRING_data((ASN1_STRING *) x); in ASN1_STRING_get0_data()
554 DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
964 ns = (const char *)ASN1_STRING_data(name->d.ia5); in fetch_ssl_verify_altname()
43 # define MTA_ASN1_STRING_data ASN1_STRING_data
37 return ASN1_STRING_data((ASN1_STRING *) x); in ASN1_STRING_get0_data()
108 ASN1_STRING_data;
518 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_data.3