OpenSSL RAND_bytes causing return value 3221225477 (STATUS_ACCESS_VIOLATION)
I had some errors in my code and I was able to pinpoint the issue to the RAND_bytes function
Basically no matter how I use this function I kept ending up with return value 3221225477 after compiling, which is the STATUS_ACCESS_VIOLATION