ERR_load_EVP_strings() -- SSLeay 0.9.0b -- January 1999

NAME

ERR_load_EVP_strings -- EVP miscellaneous routines

SYNOPSIS

#include "evp.h"

void ERR_load_EVP_strings();

DESCRIPTION

ERR_load_EVP_strings initializes arrays for the error-handling library with messages specific to the EVP library. Call this before using any EVP routines in your code.