Home
last modified time | relevance | path

Searched refs:rtl_cipher_decode (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sal/workben/
H A Dt_cipher.c240 result = rtl_cipher_decode ( in main()
274 result = rtl_cipher_decode ( in main()
308 result = rtl_cipher_decode ( in main()
/aoo41x/main/filter/source/msfilter/
H A Dmscodec.cxx390 rtl_cipher_decode ( in VerifyKey()
453 rtl_cipher_decode ( in CreateSaltDigest()
480 result = rtl_cipher_decode ( in Decode()
508 rtl_cipher_decode ( in GetDigestFromSalt()
/aoo41x/main/oox/source/core/
H A Dbinarycodec.cxx344 rtl_cipher_decode( mhCipher, pnVerifier, 16, pnBuffer, sizeof( pnBuffer ) ); in verifyKey()
355 rtl_cipher_decode( mhCipher, pnVerifierHash, 16, pnBuffer, sizeof( pnBuffer ) ); in verifyKey()
399 rtlCipherError eResult = rtl_cipher_decode( mhCipher, in decode()
/aoo41x/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx230 …/* rtlCipherError */ aError = rtl_cipher_decode(aCipher, pCipherBuffer, nCipherLen, pPlainText2Buf… in test_encode()
296 …/* rtlCipherError */ aError = rtl_cipher_decode(aCipher, pCipherBuffer, nCipherLen, pPlainText2Buf… in test_encode_and_decode()
/aoo41x/main/package/source/zipapi/
H A Dblowfishcontext.cxx89 rtl_cipher_decode( m_pCipher, in convertWithCipherContext()
/aoo41x/main/sal/inc/rtl/
H A Dcipher.h175 rtlCipherError SAL_CALL rtl_cipher_decode (
/aoo41x/main/sal/util/
H A Dsal.map439 rtl_cipher_decode;
/aoo41x/main/sal/rtl/source/
H A Dcipher.c176 rtlCipherError SAL_CALL rtl_cipher_decode ( in rtl_cipher_decode() function
/aoo41x/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx553 … result = rtl_cipher_decode ( aDecoder, (sal_uInt8*)aSeq.getArray(), aSeq.getLength(), in DecodePasswords()

Completed in 228 milliseconds