Searched refs:SEC_CIPHER_DECRYPT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/hisilicon/sec/ | ||
H A D | sec_drv.h | 55 #define SEC_CIPHER_DECRYPT 2 macro |
H A D | sec_algs.c | 651 req->w0 |= SEC_CIPHER_DECRYPT << SEC_BD_W0_CIPHER_S; in sec_alg_alloc_and_fill_el() |