Searched refs:bitmap_from_string (Results 1 – 3 of 3) sorted by relevance
55 int bitmap_from_string(struct bitmap *b, const void *p, size_t l);
189 bitmap_from_string(struct bitmap *b, const void *p, size_t l) in bitmap_from_string() function
923 if (bitmap_from_string(bitmap, blob, blen) != 0) { in parse_revoked_certs()