]> git.sesse.net Git - bcachefs-tools-debian/blob - c_src/include/crypto/algapi.h
move Rust sources to top level, C sources into c_src
[bcachefs-tools-debian] / c_src / include / crypto / algapi.h
1 #ifndef _CRYPTO_ALGAPI_H
2 #define _CRYPTO_ALGAPI_H
3
4 #include <linux/crypto.h>
5 #include <crypto/skcipher.h>
6
7 #endif  /* _CRYPTO_ALGAPI_H */