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