Searched refs:HMAC_SHA1 (Results 1 – 4 of 4) sorted by relevance
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/ |
A D | stm32f2xx_hash.h | 226 ErrorStatus HMAC_SHA1(uint8_t *Key, uint32_t Keylen,
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/ |
A D | stm32f4xx_hash.h | 233 ErrorStatus HMAC_SHA1(uint8_t *Key, uint32_t Keylen,
|
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
A D | stm32f2xx_hash_sha1.c | 169 ErrorStatus HMAC_SHA1(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_SHA1() function
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
A D | stm32f4xx_hash_sha1.c | 169 ErrorStatus HMAC_SHA1(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_SHA1() function
|
Completed in 4 milliseconds