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. *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.
