Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx127 rtlCipher aCipher = rtl_cipher_createBF(rtl_Cipher_ModeECB); in TEST_F()
133 rtlCipher aCipher = rtl_cipher_createBF(rtl_Cipher_ModeCBC); in TEST_F()
139 rtlCipher aCipher = rtl_cipher_createBF(rtl_Cipher_ModeStream); in TEST_F()
145 rtlCipher aCipher = rtl_cipher_createBF(rtl_Cipher_ModeInvalid); in TEST_F()
365 rtlCipher aCipher = rtl_cipher_createBF(rtl_Cipher_ModeECB); in TEST_F()
/aoo42x/main/sal/rtl/source/
H A Dcipher.c124 Cipher = rtl_cipher_createBF (Mode); in rtl_cipher_create()
1016 rtlCipher SAL_CALL rtl_cipher_createBF (rtlCipherMode Mode) in rtl_cipher_createBF() function
/aoo42x/main/sal/inc/rtl/
H A Dcipher.h202 rtlCipher SAL_CALL rtl_cipher_createBF (
/aoo42x/main/sal/util/
H A Dsal.map434 rtl_cipher_createBF;

Completed in 33 milliseconds