Lines Matching refs:ASN1_ITEM
24 * We abuse the ASN1_ITEM fields |size| as a flags field
29 static int uint64_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
38 static void uint64_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
44 static void uint64_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
50 const ASN1_ITEM *it)
74 int utype, char *free_cont, const ASN1_ITEM *it)
114 static int uint64_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it,
124 static int uint32_new(ASN1_VALUE **pval, const ASN1_ITEM *it)
133 static void uint32_free(ASN1_VALUE **pval, const ASN1_ITEM *it)
139 static void uint32_clear(ASN1_VALUE **pval, const ASN1_ITEM *it)
145 const ASN1_ITEM *it)
176 int utype, char *free_cont, const ASN1_ITEM *it)
223 static int uint32_print(BIO *out, const ASN1_VALUE **pval, const ASN1_ITEM *it,