xref: /linux/drivers/gpu/drm/nouveau/include/nvkm/engine/cipher.h (revision 05934cad2dd9c4b36261352d2933cc9c2b679f0c)
1 #ifndef __NVKM_CIPHER_H__
2 #define __NVKM_CIPHER_H__
3 #include <core/engine.h>
4 extern struct nvkm_oclass g84_cipher_oclass;
5 #endif
6