The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Structures for dealing with OpenSSL library versions. More...
#include "openssl_user_macros.h"
Go to the source code of this file.
Functions | |
char const * | fr_openssl_version_basic (void) |
int | fr_openssl_version_consistent (void) |
char const * | fr_openssl_version_expanded (void) |
char const * | fr_openssl_version_range (uint32_t low, uint32_t high) |
char const * | fr_openssl_version_str_from_num (uint32_t version) |
Structures for dealing with OpenSSL library versions.
Definition in file version.h.
char const* fr_openssl_version_basic | ( | void | ) |
int fr_openssl_version_consistent | ( | void | ) |
char const* fr_openssl_version_str_from_num | ( | uint32_t | version | ) |