add OPENSSL_add_all_algorithms and friends
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18297 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -241,4 +241,12 @@ int EVP_BytesToKey(const EVP_CIPHER *, const EVP_MD *,
|
||||
unsigned int, void *, void *);
|
||||
|
||||
|
||||
/*
|
||||
*
|
||||
*/
|
||||
|
||||
void OPENSSL_add_all_algorithms(void);
|
||||
void OPENSSL_add_all_algorithms_conf(void);
|
||||
void OPENSSL_add_all_algorithms_noconf(void);
|
||||
|
||||
#endif /* HEIM_EVP_H */
|
||||
|
Reference in New Issue
Block a user