Home
last modified time | relevance | path

Searched refs:IS_SHA_HMAC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcommon.h68 #define IS_SHA_HMAC(flags) \ macro
H A Dsha.c79 if (IS_SHA_HMAC(flags)) { in qce_ahash_async_req_handle()
218 hmac = IS_SHA_HMAC(flags); in qce_ahash_import()
506 if (IS_SHA_HMAC(def->flags)) in qce_ahash_register_one()
H A Dcommon.c129 if (IS_SHA(flags) || IS_SHA_HMAC(flags)) in qce_auth_cfg()
174 if (IS_SHA_HMAC(rctx->flags) || IS_CMAC(rctx->flags)) { in qce_setup_regs_ahash()
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcommon.h71 #define IS_SHA_HMAC(flags) \ macro
H A Dcommon.c136 if (IS_SHA(flags) || IS_SHA_HMAC(flags)) in qce_auth_cfg()
178 if (IS_SHA_HMAC(rctx->flags) || IS_CMAC(rctx->flags)) { in qce_setup_regs_ahash()
474 if (IS_SHA_HMAC(rctx->flags)) { in qce_setup_regs_aead()
H A Dsha.c85 if (IS_SHA_HMAC(flags)) { in qce_ahash_async_req_handle()
473 if (IS_SHA_HMAC(def->flags)) in qce_ahash_register_one()

Completed in 4 milliseconds