Searched refs:XL (Results 1 – 1 of 1) sorted by relevance
920 XL = *xl; in __rtl_cipherBF_encode()928 t = XL; in __rtl_cipherBF_encode()929 XL = XR; in __rtl_cipherBF_encode()933 t = XL; in __rtl_cipherBF_encode()934 XL = XR; in __rtl_cipherBF_encode()940 *xl = XL; in __rtl_cipherBF_encode()955 XL = *xl; in __rtl_cipherBF_decode()963 t = XL; in __rtl_cipherBF_decode()964 XL = XR; in __rtl_cipherBF_decode()968 t = XL; in __rtl_cipherBF_decode()[all …]
Completed in 27 milliseconds