Searched refs:rtl_cipher_encode (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sal/workben/ |
H A D | t_cipher.c | 234 result = rtl_cipher_encode ( in main() 263 result = rtl_cipher_encode ( in main() 297 result = rtl_cipher_encode ( in main() 337 result = rtl_cipher_encode ( in main() 355 result = rtl_cipher_encode ( in main() 374 result = rtl_cipher_encode ( in main() 379 result = rtl_cipher_encode ( in main()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | mscodec.cxx | 468 result = rtl_cipher_encode ( in Encode() 539 rtl_cipher_encode ( in GetEncryptKey() 553 rtl_cipher_encode ( in GetEncryptKey()
|
/aoo42x/main/sal/qa/rtl/cipher/ |
H A D | rtl_cipher.cxx | 192 …/* rtlCipherError */ aError = rtl_cipher_encode(aCipher, pPlainTextBuffer, nPlainTextLen, pCipherB… in test_encode() 258 …/* rtlCipherError */ aError = rtl_cipher_encode(aCipher, pPlainTextBuffer, nPlainTextLen, pCipherB… in test_encode_and_decode() 416 /* rtlCipherError */ aError = rtl_cipher_encode(aCipher, pDataBuffer, nDataLen, pBuffer, nLen); in test_encode()
|
/aoo42x/main/package/source/package/zipapi/ |
H A D | blowfishcontext.cxx | 81 rtl_cipher_encode( m_pCipher, in convertWithCipherContext()
|
/aoo42x/main/sal/inc/rtl/ |
H A D | cipher.h | 157 rtlCipherError SAL_CALL rtl_cipher_encode (
|
/aoo42x/main/sal/util/ |
H A D | sal.map | 437 rtl_cipher_encode;
|
/aoo42x/main/sal/rtl/source/ |
H A D | cipher.c | 159 rtlCipherError SAL_CALL rtl_cipher_encode ( in rtl_cipher_encode() function
|
/aoo42x/main/svl/source/passwordcontainer/ |
H A D | passwordcontainer.cxx | 607 … result = rtl_cipher_encode ( aEncoder, (sal_uInt8*)aSeq.getStr(), aSeq.getLength()+1, in EncodePasswords()
|
Completed in 58 milliseconds