Home
last modified time | relevance | path

Searched refs:CMD_HASH_SRC_PRV_RPT (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DregCIPHER.h373 … #define CMD_HASH_SRC_PRV_RPT 0x1UL //use previous hash operation result in hasg_rpt_reg2~9 macro
/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DregCIPHER.h373 … #define CMD_HASH_SRC_PRV_RPT 0x1UL //use previous hash operation result in hasg_rpt_reg2~9 macro
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DregCIPHER.h374 … #define CMD_HASH_SRC_PRV_RPT 0x1UL //use previous hash operation result in hasg_rpt_reg2~9 macro
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DregCIPHER.h374 … #define CMD_HASH_SRC_PRV_RPT 0x1UL //use previous hash operation result in hasg_rpt_reg2~9 macro
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DregCIPHER.h429 … #define CMD_HASH_SRC_PRV_RPT 0x1UL //use previous hash operation result in hasg_rpt_reg2~9 macro
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c2114 if(FALSE == HAL_CIPHER_Hash_SetMsg(NULL, 0, CMD_HASH_SRC_PRV_RPT)) in MDrv_CIPHER_HMAC()