Searched refs:bitmap_from_string (Results 1 – 5 of 5) 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
74 #define bitmap_from_string Fssh_bitmap_from_string macro
923 if (bitmap_from_string(bitmap, blob, blen) != 0) { in parse_revoked_certs()
100 ASSERT_INT_EQ(bitmap_from_string(b, bnbuf, in tests()