ERR_load_BN_strings -- SSLeay 0.9.0b -- January 1999

NAME

ERR_load_BN_strings -- BN miscellaneous routines

SYNOPSIS

#include "bn.h"

void ERR_load_BN_strings();

DESCRIPTION

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