Home | History | Annotate | Download | only in fpdf_parser

Lines Matching refs:FX_Alloc

239     FX_LPBYTE aes = FX_Alloc(FX_BYTE, 2048);

338 FX_BYTE* aes = FX_Alloc(FX_BYTE, 2048);
627 FX_BYTE* aes = FX_Alloc(FX_BYTE, 2048);
652 FX_BYTE* aes = FX_Alloc(FX_BYTE, 2048);
731 AESCryptContext* pContext = FX_Alloc(AESCryptContext, 1);
757 AESCryptContext* pContext = FX_Alloc(AESCryptContext, 1);
769 void* pContext = FX_Alloc(FX_BYTE, 1040);
880 m_pAESContext = FX_Alloc(FX_BYTE, 2048);
912 m_pAESContext = FX_Alloc(FX_BYTE, 2048);