Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/crypt/
Dskipjack.c131 u_int8_t wh1 = plain[0]; u_int8_t wl1 = plain[1]; in skipjack_forwards() local
199 u_int8_t wh1 = cipher[0]; u_int8_t wl1 = cipher[1]; in skipjack_backwards() local
/mirbsd/src/sys/crypto/
Dskipjack.c130 u_int8_t wh1 = plain[0]; u_int8_t wl1 = plain[1]; in skipjack_forwards() local
198 u_int8_t wh1 = cipher[0]; u_int8_t wl1 = cipher[1]; in skipjack_backwards() local