Searched defs:bitstr (Results 1 – 2 of 2) sorted by relevance
240 static int asn1_cb(const char *elem, int len, void *bitstr) in asn1_cb()742 static int bitstr_cb(const char *elem, int len, void *bitstr) in bitstr_cb()
86 static int flip_bit(ASN1_BIT_STRING *bitstr) in flip_bit()