You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lib...@googlegroups.com
I have compiled and have libtfm.a well befire libtomcrypto.a Now I have an application to register_cipher It gives error showing EXTRA_math not defined If I explicity define it shows undefined refrence to register_cipher I run my application using gcc -DTFM_TFM -l path of library my_test.c -o test Please let me know