/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_hash.c | 330 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() 1945 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 1946 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2138 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 2768 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 2844 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 2956 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_hash.c | 366 hhash->HashBuffSize = 0; in HAL_HASH_Init() 412 hhash->HashBuffSize = 0; in HAL_HASH_DeInit() 1678 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt() 1682 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt() 2106 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 2107 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2322 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 3177 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 3259 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 3369 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_hash.c | 374 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() 2184 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 2185 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2400 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 3284 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 3366 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 3480 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_hash.c | 374 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() 2186 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 2187 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2402 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 3250 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 3332 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 3460 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_hash.c | 374 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() 2173 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 2174 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2389 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 3237 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 3319 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 3433 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_hash.c | 374 hhash->HashBuffSize = 0; in HAL_HASH_Init() 422 hhash->HashBuffSize = 0; in HAL_HASH_DeInit() 1707 buffersize = hhash->HashBuffSize; /* DMA transfer size (in bytes) */ in HASH_DMAXferCplt() 1711 hhash->HashInCount = hhash->HashBuffSize; /* Initial DMA transfer size (in bytes) */ in HASH_DMAXferCplt() 2174 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 2175 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2390 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 3256 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 3338 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 3452 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_hash.c | 374 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() 2173 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 2174 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2389 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 3237 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 3319 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 3433 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_hash.c | 374 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() 2173 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); /* Set NBLW for the input message */ in HASH_IT() 2174 hhash->HashInCount = hhash->HashBuffSize; /* Set the input data size (in bytes) */ in HASH_IT() 2389 __HAL_HASH_SET_NBVALIDBITS(hhash->HashBuffSize); in HMAC_Processing() 3237 …hhash->HashBuffSize = Size; /* Store the input buffer size for the whole HMAC… in HMAC_Start() 3319 hhash->HashBuffSize = Size; /* Input message size (in bytes) */ in HMAC_Start_IT() 3433 …hhash->HashBuffSize = Size; /* input data size (in bytes) … in HMAC_Start_DMA()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_hash.h | 128 uint32_t HashBuffSize; /*!< Size of buffer to be processed */ member
|