Home
last modified time | relevance | path

Searched defs:rbits (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c74 int rbits, rshift; global() member
/freebsd/crypto/openssl/crypto/
H A Ddeterministic_nonce.c190 unsigned char *entropyx = NULL, *nonceh = NULL, *rbits = NULL, *T = NULL; in ossl_gen_deterministic_nonce_rfc6979() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c2089 unsigned rbits; in lzh_read_blocks() local
2847 lzh_decode_huffman_tree(struct huffman *hf, unsigned rbits, int c) in lzh_decode_huffman_tree()
2867 lzh_decode_huffman(struct huffman *hf, unsigned rbits) in lzh_decode_huffman()
H A Darchive_read_support_format_cab.c3052 unsigned rbits; in lzx_read_bitlen() local
3226 lzx_decode_huffman(struct huffman *hf, unsigned rbits) in lzx_decode_huffman()
/freebsd/contrib/libder/libder/
H A Dlibder_obj.c942 const uint8_t *lbits, *rbits; in libder_obj_tag_compare() local