Home
last modified time | relevance | path

Searched refs:ASN1_TYPE_BIT_STRING (Results 1 – 4 of 4) sorted by relevance

/dports/misc/libpri/libpri-1.6.0/
H A Dasn1.h71 #define ASN1_TYPE_BIT_STRING 0x03 /* 3 */ macro
H A Dasn1_primitive.c120 [ASN1_TYPE_BIT_STRING] = "Bit String", in asn1_tag2str()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dasn1.c127 #define ASN1_TYPE_BIT_STRING 0x03 macro
658 …if (asn1_expect_objtype(map, obj.content, &avail, &obj, ASN1_TYPE_BIT_STRING)) /* BIT STRING - sub… in asn1_get_rsa_pubkey()
1101 … if (asn1_expect_objtype(map, tbs.next, &crt.size, &obj, ASN1_TYPE_BIT_STRING)) { /* signature */ in asn1_get_x509()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dasn1.c120 #define ASN1_TYPE_BIT_STRING 0x03 macro
663 …if (asn1_expect_objtype(map, obj.content, &avail, &obj, ASN1_TYPE_BIT_STRING)) /* BIT STRING - sub… in asn1_get_rsa_pubkey()
1106 … if (asn1_expect_objtype(map, tbs.next, &crt.size, &obj, ASN1_TYPE_BIT_STRING)) { /* signature */ in asn1_get_x509()