Searched refs:bInv16 (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/ |
| H A D | halCIPHER.c | 1568 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16) in HAL_CIPHER_Hash_Set_Config() argument 1575 _uHashCtrl0.HashCtrl0.Inv16 = bInv16; //Inverse the byte order per 16 bytes in HAL_CIPHER_Hash_Set_Config() 1578 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| H A D | halCIPHER.h | 373 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16);
|
| /utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/ |
| H A D | halCIPHER.c | 1609 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16) in HAL_CIPHER_Hash_Set_Config() argument 1616 _uHashCtrl0.HashCtrl0.Inv16 = bInv16; //Inverse the byte order per 16 bytes in HAL_CIPHER_Hash_Set_Config() 1619 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| H A D | halCIPHER.h | 373 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16);
|
| /utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/ |
| H A D | halCIPHER.c | 1565 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16) in HAL_CIPHER_Hash_Set_Config() argument 1572 _uHashCtrl0.HashCtrl0.Inv16 = bInv16; //Inverse the byte order per 16 bytes in HAL_CIPHER_Hash_Set_Config() 1575 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| H A D | halCIPHER.h | 372 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16);
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/ |
| H A D | halCIPHER.c | 1568 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16) in HAL_CIPHER_Hash_Set_Config() argument 1575 _uHashCtrl0.HashCtrl0.Inv16 = bInv16; //Inverse the byte order per 16 bytes in HAL_CIPHER_Hash_Set_Config() 1578 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| H A D | halCIPHER.h | 373 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16);
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/ |
| H A D | halCIPHER.c | 1649 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16) in HAL_CIPHER_Hash_Set_Config() argument 1656 _uHashCtrl0.HashCtrl0.Inv16 = bInv16; //Inverse the byte order per 16 bytes in HAL_CIPHER_Hash_Set_Config() 1659 __func__, __LINE__, hash_mode, bAutoPad, bInv16)); in HAL_CIPHER_Hash_Set_Config()
|
| H A D | halCIPHER.h | 382 void HAL_CIPHER_Hash_Set_Config(CIPHER_HASH_ALGO algo , MS_BOOL bAutoPad , MS_BOOL bInv16);
|