Home
last modified time | relevance | path

Searched refs:bitmap_test_bit (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/openssh/
H A Dbitmap.h37 int bitmap_test_bit(struct bitmap *b, u_int n);
H A Dbitmap.c72 bitmap_test_bit(struct bitmap *b, u_int n) in bitmap_test_bit() function
H A Dkrl.c912 if (!bitmap_test_bit(bitmap, serial)) in parse_revoked_certs()