[openssl-users] AES_KEY and AES_BLOCK_SIZE cannot be resolved

Sri Yogesh Dorbala yogeshdorbala at gmail.com
Fri Oct 9 05:06:10 UTC 2015


Hello,

I am facing a weird problem here.

I wish to run a C program(works fine using gcc) on android. I have
installed ndk for eclipse and have setup the basic things correctly. I have
linked openssl library(.so files) to the project.

I included "openssl/aes.h" header file. There are no errors shown there.
Also, methods such as AES_set_encrypt_key aren't facing any issue but I am
getting error at AES_KEY / AES_BLOCK_SIZE saying type/symbol cannot be
resolved. How to fix this? Are these defined elsewhere in some other
headers? Kindly let me know.

Thanks,
Yogesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20151009/f43eb0d7/attachment.html>


More information about the openssl-users mailing list