Home
last modified time | relevance | path

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

/aoo42x/main/sal/rtl/source/
H A Dcipher.c285 static sal_uInt32 __rtl_cipherBF (
926 XR ^= __rtl_cipherBF (key, XL); in __rtl_cipherBF_encode()
961 XR ^= __rtl_cipherBF (key, XL); in __rtl_cipherBF_decode()
984 static sal_uInt32 __rtl_cipherBF (CipherKeyBF *key, sal_uInt32 x) in __rtl_cipherBF() function

Completed in 24 milliseconds