Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/bcm/
Dspum.h96 #define MH_BD_PRES BIT(3) macro
Dspu.c51 if (spuh->mh.flags & MH_BD_PRES) in spum_dump_msg_hdr()
298 if (spuh->mh.flags & MH_BD_PRES) { in spum_dump_msg_hdr()
676 spuh->mh.flags |= (MH_SCTX_PRES | MH_BDESC_PRES | MH_BD_PRES); in spum_create_request()
857 spuh->mh.flags |= (MH_SCTX_PRES | MH_BDESC_PRES | MH_BD_PRES); in spum_cipher_req_init()