Sign in
coral
/
linux-mtk
/
f6b38ca68aa17f7d7a8d39395881ba12f0b3f7c8
/
.
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvkm
/
engine
/
cipher.h
blob: 72b9da2de7c2d288d467d9bafd397695731a0372 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__NVKM_CIPHER_H__
#define
__NVKM_CIPHER_H__
#include
<core/engine.h>
int
g84_cipher_new
(
struct
nvkm_device
*,
int
,
struct
nvkm_engine
**);
#endif