Home
last modified time | relevance | path

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

/aoo42x/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx76 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeECB); in TEST_F()
87 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeCBC); in TEST_F()
98 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeStream); in TEST_F()
108 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeInvalid); in TEST_F()
/aoo42x/main/sal/inc/rtl/
H A Dcipher.h50 rtl_Cipher_AlgorithmInvalid, enumerator

Completed in 20 milliseconds