Searched refs:Cipher (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sal/rtl/source/ |
| H A D | cipher.c | 82 rtlCipher Cipher, 88 rtlCipher Cipher, 92 typedef void (SAL_CALL cipher_delete_t) (rtlCipher Cipher); 120 rtlCipher Cipher = (rtlCipher)NULL; in rtl_cipher_create() local 124 Cipher = rtl_cipher_createBF (Mode); in rtl_cipher_create() 128 Cipher = rtl_cipher_createARCFOUR (Mode); in rtl_cipher_create() 134 return Cipher; in rtl_cipher_create() 141 rtlCipher Cipher, in rtl_cipher_init() argument 146 Cipher_Impl *pImpl = (Cipher_Impl*)Cipher; in rtl_cipher_init() 153 Cipher, Direction, pKeyData, nKeyLen, pArgData, nArgLen); in rtl_cipher_init() [all …]
|
| /trunk/main/sal/inc/rtl/ |
| H A D | cipher.h | 139 rtlCipher Cipher, 158 rtlCipher Cipher, 176 rtlCipher Cipher, 187 rtlCipher Cipher 211 rtlCipher Cipher, 222 rtlCipher Cipher, 232 rtlCipher Cipher, 242 rtlCipher Cipher 269 rtlCipher Cipher, 280 rtlCipher Cipher, [all …]
|
| /trunk/main/libxmlsec/ |
| H A D | xmlsec1-nssmangleciphers.patch | 29 + * Internal Nss Block Cipher Context 794 - * EVP Block Cipher transforms
|