Home
last modified time | relevance | path

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

/aoo4110/main/sal/rtl/source/
H A Dcipher.c65 #define RTL_CIPHER_HTONL64(xl, xr, c, n) \ macro
810 RTL_CIPHER_HTONL64(DL, DR, pBuffer, nLength); in __rtl_cipherBF_updateECB()
862 RTL_CIPHER_HTONL64(DL, DR, pBuffer, nLength); in __rtl_cipherBF_updateCBC()
889 RTL_CIPHER_HTONL64(IVL, IVR, iv, 8); in __rtl_cipherBF_updateCFB()

Completed in 15 milliseconds