#include "eng_int.h"Go to the source code of this file.
Functions | |
| void | ENGINE_unregister_DH (ENGINE *e) |
| int | ENGINE_register_DH (ENGINE *e) |
| void | ENGINE_register_all_DH () |
| int | ENGINE_set_default_DH (ENGINE *e) |
| ENGINE * | ENGINE_get_default_DH (void) |
| const DH_METHOD * | ENGINE_get_DH (const ENGINE *e) |
| int | ENGINE_set_DH (ENGINE *e, const DH_METHOD *dh_meth) |
1.8.2