On Mon, Jun 20, 2016 at 2:55 AM, Zakirasafi <[email protected]> wrote: > Dear all > > I have used function Private_aes_encrypt(key,128,&expanded) > > When I execute the program with gdb by using the following command: > > > gcc -g filename.c filename -lcrypto > > Then always the error (undefined reference to > `private_AES_set_encrypt_key') comes. Kindly I need your help to solve the > problem. I am using the openssl-1.0.1f library for my program. > >
https://stackoverflow.com/questions/37916497/how-to-solve-error-undefined-reference-to-private-aes I don't think this has anything to do with OSSEC though, so this probably isn't the right place to ask these questions. > > > > Thanks and Regards, > Zakira Inayat > Ph.D Scholar in University of Malaya, Malaysia > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ossec-list" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
