Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/crypto/
H A Daes.c164 static u32 subw(u32 in) in subw() function
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbuiltin-test.c680 int subw = width > 2 ? width - 2 : width; in __cmd_test() local