Home
last modified time | relevance | path

Searched refs:NX_CSB_VALID_BIT (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/nx/
Dnx_csbcpb.h135 #define NX_CSB_VALID_BIT 0x80 macro
Dnx.c309 nx_ctx->csbcpb->csb.valid |= NX_CSB_VALID_BIT; in nx_ctx_init()
317 nx_ctx->csbcpb_aead->csb.valid |= NX_CSB_VALID_BIT; in nx_ctx_init()