Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx75 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeECB); in create_002()
86 rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeCBC); in create_004()
97 … rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeStream); in create_006()
107 … rtlCipher aCipher = rtl_cipher_create(rtl_Cipher_AlgorithmInvalid, rtl_Cipher_ModeInvalid); in create_008()
/aoo4110/main/sal/inc/rtl/
H A Dcipher.h50 rtl_Cipher_AlgorithmInvalid, enumerator

Completed in 15 milliseconds