Home
last modified time | relevance | path

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

/aoo4110/main/sal/rtl/source/
H A Dcipher.c127 case rtl_Cipher_AlgorithmARCFOUR: in rtl_cipher_create()
1261 pImpl->m_cipher.m_algorithm = rtl_Cipher_AlgorithmARCFOUR; in rtl_cipher_createARCFOUR()
1289 if (!(pImpl->m_cipher.m_algorithm == rtl_Cipher_AlgorithmARCFOUR)) in rtl_cipher_initARCFOUR()
1312 if (!(pImpl->m_cipher.m_algorithm == rtl_Cipher_AlgorithmARCFOUR)) in rtl_cipher_encodeARCFOUR()
1335 if (!(pImpl->m_cipher.m_algorithm == rtl_Cipher_AlgorithmARCFOUR)) in rtl_cipher_decodeARCFOUR()
1354 if (pImpl->m_cipher.m_algorithm == rtl_Cipher_AlgorithmARCFOUR) in rtl_cipher_destroyARCFOUR()
/aoo4110/main/sal/inc/rtl/
H A Dcipher.h49 rtl_Cipher_AlgorithmARCFOUR, enumerator
/aoo4110/main/sal/workben/
H A Dt_cipher.c317 cipher = rtl_cipher_create (rtl_Cipher_AlgorithmARCFOUR, rtl_Cipher_ModeStream); in main()
/aoo4110/main/oox/source/core/
H A Dbinarycodec.cxx270 mhCipher = rtl_cipher_create( rtl_Cipher_AlgorithmARCFOUR, rtl_Cipher_ModeStream ); in BinaryCodec_RCF()
/aoo4110/main/filter/source/msfilter/
H A Dmscodec.cxx257 rtl_Cipher_AlgorithmARCFOUR, rtl_Cipher_ModeStream); in MSCodec_Std97()

Completed in 64 milliseconds