Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h52 #define SEC_BD_W0_CIPHER_S 18 macro
H A Dsec_algs.c649 req->w0 |= SEC_CIPHER_ENCRYPT << SEC_BD_W0_CIPHER_S; in sec_alg_alloc_and_fill_el()
651 req->w0 |= SEC_CIPHER_DECRYPT << SEC_BD_W0_CIPHER_S; in sec_alg_alloc_and_fill_el()