mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
lib:crypto: Remove arcfour.h from crypto.h
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14031 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
fc4ae06001
commit
14c4a07587
@ -21,7 +21,6 @@
|
||||
#define _SAMBA_CRYPTO_H_
|
||||
|
||||
#include "../lib/crypto/md4.h"
|
||||
#include "../lib/crypto/arcfour.h"
|
||||
#include "../lib/crypto/aes.h"
|
||||
#include "../lib/crypto/aes_cmac_128.h"
|
||||
#include "../lib/crypto/aes_ccm_128.h"
|
||||
|
Loading…
Reference in New Issue
Block a user