Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcommon.h19 #define QCE_SHA_HMAC_KEY_SIZE 64 macro
H A Dcommon.c153 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash()
H A Dsha.c81 rctx->authklen = QCE_SHA_HMAC_KEY_SIZE; in qce_ahash_async_req_handle()
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcommon.h20 #define QCE_SHA_HMAC_KEY_SIZE 64 macro
H A Dcommon.c157 __be32 mackey[QCE_SHA_HMAC_KEY_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash()
429 u32 authkey[QCE_SHA_HMAC_KEY_SIZE / sizeof(u32)] = {0}; in qce_setup_regs_aead()
H A Dsha.c87 rctx->authklen = QCE_SHA_HMAC_KEY_SIZE; in qce_ahash_async_req_handle()

Completed in 4 milliseconds