Home
last modified time | relevance | path

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

/NextBSD/sys/opencrypto/
HDskipjack.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
/NextBSD/contrib/gcc/
HDipa-prop.c88 ipa_methodlist_next_method_set (ipa_methodlist_p wl1, ipa_methodlist_p wl2) in ipa_methodlist_next_method_set()