Home
last modified time | relevance | path

Searched defs:rs (Results 1 – 8 of 8) sorted by relevance

/lib/reed_solomon/
A Dtest_rslib.c108 static struct wspace *alloc_ws(struct rs_codec *rs) in alloc_ws()
151 static int get_rcw_we(struct rs_control *rs, struct wspace *ws, in get_rcw_we()
232 struct rs_codec *rs = rsc->codec; in compute_syndrome() local
260 static void test_uc(struct rs_control *rs, int len, int errs, in test_uc()
313 static int ex_rs_helper(struct rs_control *rs, struct wspace *ws, in ex_rs_helper()
349 static int exercise_rs(struct rs_control *rs, struct wspace *ws, in exercise_rs()
366 static void test_bc(struct rs_control *rs, int len, int errs, in test_bc()
407 static int exercise_rs_bc(struct rs_control *rs, struct wspace *ws, in exercise_rs_bc()
A Dencode_rs.c13 struct rs_codec *rs = rsc->codec; variable
A Dreed_solomon.c74 struct rs_codec *rs; in codec_init() local
176 void free_rs(struct rs_control *rs) in free_rs()
218 struct rs_control *rs; in init_rs_internal() local
A Ddecode_rs.c13 struct rs_codec *rs = rsc->codec; variable
/lib/
A Dratelimit.c27 int ___ratelimit(struct ratelimit_state *rs, const char *func) in ___ratelimit()
A Dtest_hexdump.c74 int gs = groupsize, rs = rowsize; in test_hexdump_prepare_test() local
166 int rs = rowsize, gs = groupsize; in test_hexdump_overflow() local
211 int rs = get_random_u32_inclusive(1, 2) * 16; in test_hexdump_overflow_set() local
A Dtest_bpf.c1426 int rd, rs; in __bpf_fill_alu_reg_pairs() local
1918 int rd, rs, i = 0; in __bpf_fill_atomic_reg_pairs() local
/lib/crypto/
A Ddes.c64 static const u8 rs[256] = { variable

Completed in 30 milliseconds