decrypt(GsfInput *pStream, const ODc_CryptoInfo &cryptInfo, const std::string &password, GsfInput **pDecryptedInput) | ODc_Crypto | [static] |
performDecrypt(GsfInput *pStream, unsigned char *salt, UT_uint32 salt_length, UT_uint32 iter_count, unsigned char *ivec, gsize ivec_length, const std::string &password, UT_uint32 decrypted_size, GsfInput **pDecryptedInput) | ODc_Crypto | [private, static] |