Home
last modified time | relevance | path

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

/aoo41x/main/sal/rtl/source/
H A Dcipher.c920 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 29 milliseconds