Searched defs:subw (Results 1 – 2 of 2) sorted by relevance
/linux/lib/crypto/ | ||
H A D | aes.c | 164 static u32 subw(u32 in) in subw() function |
/linux/tools/perf/tests/ | ||
H A D | builtin-test.c | 356 int subw = width > 2 ? width - 2 : width; in print_test_result() local |