Home
last modified time | relevance | path

Searched refs:E_CIPHER_HASH_IWC_PRV (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.h207 E_CIPHER_HASH_IWC_PRV = 0, enumerator
H A DhalCIPHER.c1747 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.h207 E_CIPHER_HASH_IWC_PRV = 0, enumerator
H A DhalCIPHER.c1747 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.h206 E_CIPHER_HASH_IWC_PRV = 0, enumerator
H A DhalCIPHER.c1744 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.h216 E_CIPHER_HASH_IWC_PRV = 0, enumerator
H A DhalCIPHER.c1817 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.h207 E_CIPHER_HASH_IWC_PRV = 0, enumerator
H A DhalCIPHER.c1788 if(eIWCType == E_CIPHER_HASH_IWC_PRV) //Init Word Count from report in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c1672 eIWCType = E_CIPHER_HASH_IWC_PRV; in MDrv_CIPHER_HASHManual()