[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] How to solve the error undefined reference to private_aes_encrypt
>>> On 20.06.16 at 09:01, <zakirasafi@xxxxxxxxx> wrote: > 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 the error (undefined reference to `private_AES_set_encrypt_key') > always comes. When i use aes_encrypt function in my program then i use > -lcrypto during execution but for private_aes_encrypt, what I must use. > Kindly I need your help to solve the problem. I am using the > openssl-1.0.1f library for my program. Wrong list? This one is about Xen development. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |