Home
last modified time | relevance | path

Searched defs:subw (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/lib/crypto/
Daes.c163 static u32 subw(u32 in) in subw() function
/linux-6.1.9/tools/perf/tests/
Dbuiltin-test.c397 int subw = width > 2 ? width - 2 : width; in __cmd_test() local