Searched refs:ASN1_STRING_data (Results 1 – 14 of 14) 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
53 #define ASN1_STRING_get0_data ASN1_STRING_data
425 unsigned char *ASN1_STRING_data(ASN1_STRING *x) in ASN1_STRING_data() function
543 basic_data = ASN1_STRING_data(bytes->response); in check_ocsp_resp()
127 return ASN1_STRING_data((ASN1_STRING *) x); in ASN1_STRING_get0_data()
126 return ASN1_STRING_data((ASN1_STRING *) x); in ASN1_STRING_get0_data()
680 OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
585 OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
37 return ASN1_STRING_data((ASN1_STRING *) x); in ASN1_STRING_get0_data()
53 # define MTA_ASN1_STRING_data ASN1_STRING_data
108 ASN1_STRING_data;
655 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_data.3
518 ASN1_STRING_data 531 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0