Home
last modified time | relevance | path

Searched refs:pstep (Results 1 – 1 of 1) sorted by relevance

/net/sunrpc/auth_gss/
Dgss_krb5_keys.c243 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
244 #define parity_char(x) pstep(pstep(pstep((x), 4), 2), 1)