Home
last modified time | relevance | path

Searched refs:HashBuffSize (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_hash.c330 hhash->HashBuffSize = 0; in HAL_HASH_Init()
376 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1528 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1532 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1944 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
1945 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2137 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
2767 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
2843 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
2955 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_hash.c369 hhash->HashBuffSize = 0; in HAL_HASH_Init()
417 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1681 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1685 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
2092 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
2093 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2305 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
3142 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
3218 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
3330 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hash.c366 hhash->HashBuffSize = 0; in HAL_HASH_Init()
412 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1675 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1679 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
2052 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
2053 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2268 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
3105 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
3187 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
3297 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hash.c369 hhash->HashBuffSize = 0; in HAL_HASH_Init()
417 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1681 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1685 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
2100 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
2101 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2313 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
3150 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
3226 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
3338 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hash.c374 hhash->HashBuffSize = 0; in HAL_HASH_Init()
422 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1704 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1708 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
2120 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
2121 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2336 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
3184 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
3266 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
3380 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hash.c369 hhash->HashBuffSize = 0; in HAL_HASH_Init()
417 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1681 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1685 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
2092 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
2093 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2305 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
3142 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
3218 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
3330 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_hash.c374 hhash->HashBuffSize = 0; in HAL_HASH_Init()
422 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1686 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1690 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
2137 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
2138 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2353 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
3229 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
3311 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
3425 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hash.c374 hhash->HashBuffSize = 0; in HAL_HASH_Init()
424 hhash->HashBuffSize = 0; in HAL_HASH_DeInit()
1711 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
1715 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt()
2133 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT()
2134 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT()
2349 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing()
3197 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start()
3279 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT()
3407 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_hash.h129 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_hash.h129 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_hash.h129 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_hash.h129 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hash.h129 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_hash.h129 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_hash.h128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_hash.h129 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member