bcachefs-tools/include/crypto/algapi.h
2018-05-17 07:24:39 -04:00

8 lines
137 B
C

#ifndef _CRYPTO_ALGAPI_H
#define _CRYPTO_ALGAPI_H
#include <linux/crypto.h>
#include <crypto/skcipher.h>
#endif /* _CRYPTO_ALGAPI_H */