Hello,

I am currently trying to modify the OpenSSL library to include a struct that I have implemented. This part works great. I have created a hash table using a doubly linked list, and...