Home
last modified time | relevance | path

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

/lib/reed_solomon/
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()
Dencode_rs.c13 struct rs_codec *rs = rsc->codec; variable
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
Ddecode_rs.c13 struct rs_codec *rs = rsc->codec; variable
/lib/
Dratelimit.c27 int ___ratelimit(struct ratelimit_state *rs, const char *func) in ___ratelimit()
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_int() % 2 + 1) * 16; in test_hexdump_overflow_set() local
/lib/crypto/
Ddes.c65 static const u8 rs[256] = { variable