Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h45 #define SEC_BD_W0_DE BIT(11) macro
H A Dsec_algs.c458 if (sec_req_el->req.w0 & SEC_BD_W0_DE) in sec_skcipher_alg_callback()
687 req->w0 |= SEC_BD_W0_DE; in sec_alg_alloc_and_fill_el()
692 req->w0 &= ~SEC_BD_W0_DE; in sec_alg_alloc_and_fill_el()