Dear All; Please tell me how COMP_CTX_free(COMP_CTX *ctx) will work. Actually I saw in function COMP_CTX_free(COMP_CTX *ctx) we are using function OpenSSL_free().But I saw no definitions of OpenSSL_free(). Then how this function is working.How UNIX and Window Platform taking(Mapping) this function.Actually I want to port openssl library on VDK Operating System.So I thing I need to map OpenSSL_free() to VDK. Because this function is giving Linker error.Plz tell me how I will do.
Thanks to all for your help. Thnx. Regards; Ajeet Kumar Singh