summaryrefslogtreecommitdiff
path: root/include/crypto/algapi.h
blob: 5fd3524a6e6bb7f42332b22319ee732f436f4876 (plain)
1
2
3
4
5
6
7
#ifndef _CRYPTO_ALGAPI_H
#define _CRYPTO_ALGAPI_H

#include <linux/crypto.h>
#include <crypto/skcipher.h>

#endif	/* _CRYPTO_ALGAPI_H */