Searched refs:CBS_ASN1_INTEGER (Results 1 – 5 of 5) sorted by relevance
121 #define CBS_ASN1_INTEGER 0x2 macro
280 !CBB_add_asn1(&seq, &version_bytes, CBS_ASN1_INTEGER) || in pkcs7_bundle()
355 if (!CBB_add_asn1(cbb, &child, CBS_ASN1_INTEGER)) { in CBB_add_asn1_uint64()
287 if (!CBS_get_asn1(cbs, &bytes, CBS_ASN1_INTEGER)) { in CBS_get_asn1_uint64()
727 !CBS_get_asn1(&contents, &version_bytes, CBS_ASN1_INTEGER) || in PKCS12_handle_content_info()