Sign in
◑
Theme
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
sergeh
/
linux-security
/
6bf024e69333f9371c634aa4cf04c95da86697f4
/
.
/
include
/
crypto
/
crypto_wq.h
blob: a7d252daf91b4ec6988e95e9b8aec9ed412573be [
file
]
#ifndef
CRYPTO_WQ_H
#define
CRYPTO_WQ_H
#include
<linux/workqueue.h>
extern
struct
workqueue_struct
*
kcrypto_wq
;
#endif