Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx80 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmBF, rtl_Cipher_ModeCBC); in create_003()
86 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeCBC); in create_004()
148 rtlCipher aCipher = rtl_cipher_createBF(rtl_Cipher_ModeCBC); in createBF_002()
383 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmBF, rtl_Cipher_ModeCBC); in destroy_001()
/aoo4110/main/sal/inc/rtl/
H A Dcipher.h65 rtl_Cipher_ModeCBC, enumerator
/aoo4110/main/sal/workben/
H A Dt_cipher.c249 cipher = rtl_cipher_create (rtl_Cipher_AlgorithmBF, rtl_Cipher_ModeCBC); in main()
/aoo4110/main/sal/rtl/source/
H A Dcipher.c754 else if (eMode == rtl_Cipher_ModeCBC) in __rtl_cipherBF_update()

Completed in 29 milliseconds