Lines Matching refs:sal_Size

84 	const sal_uInt8 *pKeyData, sal_Size nKeyLen,
85 const sal_uInt8 *pArgData, sal_Size nArgLen);
89 const void *pData, sal_Size nDatLen,
90 sal_uInt8 *pBuffer, sal_Size nBufLen);
143 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in rtl_cipher_init()
144 const sal_uInt8 *pArgData, sal_Size nArgLen) in rtl_cipher_init()
161 const void *pData, sal_Size nDatLen, in rtl_cipher_encode()
162 sal_uInt8 *pBuffer, sal_Size nBufLen) in rtl_cipher_encode()
178 const void *pData, sal_Size nDatLen, in rtl_cipher_decode()
179 sal_uInt8 *pBuffer, sal_Size nBufLen) in rtl_cipher_decode()
235 const sal_uInt8 *pKeyData, sal_Size nKeyLen,
236 const sal_uInt8 *pArgData, sal_Size nArgLen);
244 const sal_uInt8 *pData, sal_Size nDatLen,
245 sal_uInt8 *pBuffer, sal_Size nBufLen);
254 sal_Size nLength);
263 sal_Size nLength);
659 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in __rtl_cipherBF_init()
660 const sal_uInt8 *pArgData, sal_Size nArgLen) in __rtl_cipherBF_init()
731 const sal_uInt8 *pData, sal_Size nDatLen, in __rtl_cipherBF_update()
732 sal_uInt8 *pBuffer, sal_Size nBufLen) in __rtl_cipherBF_update()
788 sal_Size nLength) in __rtl_cipherBF_updateECB()
823 sal_Size nLength) in __rtl_cipherBF_updateCBC()
1044 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in rtl_cipher_initBF()
1045 const sal_uInt8 *pArgData, sal_Size nArgLen) in rtl_cipher_initBF()
1070 const void *pData, sal_Size nDatLen, in rtl_cipher_encodeBF()
1071 sal_uInt8 *pBuffer, sal_Size nBufLen) in rtl_cipher_encodeBF()
1096 const void *pData, sal_Size nDatLen, in rtl_cipher_decodeBF()
1097 sal_uInt8 *pBuffer, sal_Size nBufLen) in rtl_cipher_decodeBF()
1155 const sal_uInt8 *pData, sal_Size nDatLen,
1156 sal_uInt8 *pBuffer, sal_Size nBufLen);
1163 const sal_uInt8 *pKeyData, sal_Size nKeyLen) in rtl_cipherARCFOUR_init_Impl()
1168 sal_Size n, k; in rtl_cipherARCFOUR_init_Impl()
1203 const sal_uInt8 *pData, sal_Size nDatLen, in rtl_cipherARCFOUR_update_Impl()
1204 sal_uInt8 *pBuffer, sal_Size nBufLen) in rtl_cipherARCFOUR_update_Impl()
1208 sal_Size k; in rtl_cipherARCFOUR_update_Impl()
1279 const sal_uInt8 *pKeyData, sal_Size nKeyLen, in rtl_cipher_initARCFOUR()
1280 const sal_uInt8 *pArgData, sal_Size nArgLen) in rtl_cipher_initARCFOUR()
1305 const void *pData, sal_Size nDatLen, in rtl_cipher_encodeARCFOUR()
1306 sal_uInt8 *pBuffer, sal_Size nBufLen) in rtl_cipher_encodeARCFOUR()
1328 const void *pData, sal_Size nDatLen, in rtl_cipher_decodeARCFOUR()
1329 sal_uInt8 *pBuffer, sal_Size nBufLen) in rtl_cipher_decodeARCFOUR()