Searched refs:hash_mode (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/ |
| H A D | halCIPHER.c | 1570 HAL_CIPHER_HASHMODE hash_mode = E_HASH_SHA1; in HAL_CIPHER_Hash_Set_Config() local 1571 hash_mode = _HAL_CIPHER_TransHASHAlgo(algo); in HAL_CIPHER_Hash_Set_Config() 1573 _uHashCtrl0.HashCtrl0.HashSel = hash_mode ; in HAL_CIPHER_Hash_Set_Config() 1578 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| /utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/ |
| H A D | halCIPHER.c | 1611 HAL_CIPHER_HASHMODE hash_mode = E_HASH_SHA1; in HAL_CIPHER_Hash_Set_Config() local 1612 hash_mode = _HAL_CIPHER_TransHASHAlgo(algo); in HAL_CIPHER_Hash_Set_Config() 1614 _uHashCtrl0.HashCtrl0.HashSel = hash_mode ; in HAL_CIPHER_Hash_Set_Config() 1619 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| /utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/ |
| H A D | halCIPHER.c | 1567 HAL_CIPHER_HASHMODE hash_mode = E_HASH_SHA1; in HAL_CIPHER_Hash_Set_Config() local 1568 hash_mode = _HAL_CIPHER_TransHASHAlgo(algo); in HAL_CIPHER_Hash_Set_Config() 1570 _uHashCtrl0.HashCtrl0.HashSel = hash_mode ; in HAL_CIPHER_Hash_Set_Config() 1575 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/ |
| H A D | halCIPHER.c | 1570 HAL_CIPHER_HASHMODE hash_mode = E_HASH_SHA1; in HAL_CIPHER_Hash_Set_Config() local 1571 hash_mode = _HAL_CIPHER_TransHASHAlgo(algo); in HAL_CIPHER_Hash_Set_Config() 1573 _uHashCtrl0.HashCtrl0.HashSel = hash_mode ; in HAL_CIPHER_Hash_Set_Config() 1578 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/ |
| H A D | halCIPHER.c | 1651 HAL_CIPHER_HASHMODE hash_mode = E_HASH_SHA1; in HAL_CIPHER_Hash_Set_Config() local 1652 hash_mode = _HAL_CIPHER_TransHASHAlgo(algo); in HAL_CIPHER_Hash_Set_Config() 1654 _uHashCtrl0.HashCtrl0.HashSel = hash_mode ; in HAL_CIPHER_Hash_Set_Config() 1659 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_ipv4/ |
| H A D | ipt_CLUSTERIP.h | 27 u_int32_t hash_mode; member
|