Home | History | Annotate | Download | only in openssl

Lines Matching defs:is_set

733   /* for the is_set parameter to i2d_ASN1_SET */
735 #define IS_SET 1
844 OPENSSL_EXPORT int i2d_ASN1_SET(STACK_OF(OPENSSL_BLOCK) *a, unsigned char **pp, i2d_of_void *i2d, int ex_tag, int ex_class, int is_set);