Skip to content
Snippets Groups Projects
Commit b2b88e0b authored by Niels Möller's avatar Niels Möller
Browse files

Removed crypto_none_instance.

Rev: src/crypto.h:1.6
parent 5dd8a8f2
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,9 @@ ...@@ -28,7 +28,9 @@
#include "abstract_crypto.h" #include "abstract_crypto.h"
#if 0
extern struct crypto_instance crypto_none_instance; extern struct crypto_instance crypto_none_instance;
#endif
extern struct crypto_algorithm crypto_rc4_algorithm; extern struct crypto_algorithm crypto_rc4_algorithm;
extern struct hash_algorithm sha_algorithm; extern struct hash_algorithm sha_algorithm;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment