Searched refs:ASN1_GENERALSTRING (Results 1 – 10 of 10) sorted by relevance
538 ASN1_GENERALSTRING *generalstring;800 SKM_DEFINE_STACK_OF_INTERNAL(ASN1_GENERALSTRING, ASN1_GENERALSTRING, ASN1_GENERALSTRING)802 #define sk_ASN1_GENERALSTRING_value(sk, idx) ((ASN1_GENERALSTRING *)OPENSSL_sk_value(ossl_check_con…803 #define sk_ASN1_GENERALSTRING_new(cmp) ((STACK_OF(ASN1_GENERALSTRING) *)OPENSSL_sk_new(ossl_check_A…804 #define sk_ASN1_GENERALSTRING_new_null() ((STACK_OF(ASN1_GENERALSTRING) *)OPENSSL_sk_new_null())805 #define sk_ASN1_GENERALSTRING_new_reserve(cmp, n) ((STACK_OF(ASN1_GENERALSTRING) *)OPENSSL_sk_new_r…809 #define sk_ASN1_GENERALSTRING_delete(sk, i) ((ASN1_GENERALSTRING *)OPENSSL_sk_delete(ossl_check_ASN…810 #define sk_ASN1_GENERALSTRING_delete_ptr(sk, ptr) ((ASN1_GENERALSTRING *)OPENSSL_sk_delete_ptr(ossl…813 #define sk_ASN1_GENERALSTRING_pop(sk) ((ASN1_GENERALSTRING *)OPENSSL_sk_pop(ossl_check_ASN1_GENERAL…814 #define sk_ASN1_GENERALSTRING_shift(sk) ((ASN1_GENERALSTRING *)OPENSSL_sk_shift(ossl_check_ASN1_GEN…[all …]
55 # define ASN1_GENERALSTRING ASN1_STRING macro70 typedef struct asn1_string_st ASN1_GENERALSTRING; typedef
491 ASN1_GENERALSTRING *generalstring;658 generate_stack_macros("ASN1_GENERALSTRING");668 DECLARE_ASN1_FUNCTIONS(ASN1_GENERALSTRING)
42 #define ASN1_GENERALSTRING 27 macro
80 ASN1_GENERALSTRING);83 ASN1_GENERALSTRING);
124 ASN1_GENERALSTRING);
36 IMPLEMENT_ASN1_STRING_FUNCTIONS(ASN1_GENERALSTRING)
25 ASN1_ITEM_ref(ASN1_GENERALSTRING),
58 ASN1_ITEM_ref(ASN1_GENERALSTRING),
54 -T ASN1_GENERALSTRING