Lines Matching refs:ASN1_ITEM
24 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
25 static int bn_secure_new(ASN1_VALUE **pval, const ASN1_ITEM *it);
26 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it);
29 const ASN1_ITEM *it);
31 int utype, char *free_cont, const ASN1_ITEM *it);
33 int utype, char *free_cont, const ASN1_ITEM *it);
34 static int bn_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it,
65 static int bn_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
74 static int bn_secure_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
83 static void bn_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
95 const ASN1_ITEM *it)
116 int utype, char *free_cont, const ASN1_ITEM *it)
131 int utype, char *free_cont, const ASN1_ITEM *it)
149 static int bn_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it,