bcachefs-tools/include/crypto/algapi.h

8 lines
137 B
C
Raw Normal View History

2017-01-08 12:13:18 +03:00
#ifndef _CRYPTO_ALGAPI_H
#define _CRYPTO_ALGAPI_H
#include <linux/crypto.h>
#include <crypto/skcipher.h>
2017-01-08 12:13:18 +03:00
#endif /* _CRYPTO_ALGAPI_H */