Searched defs:Keylen (Results 1 – 4 of 4) sorted by relevance
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/ |
A D | stm32f2xx_hash_md5.c | 168 ErrorStatus HMAC_MD5(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_MD5()
|
A D | stm32f2xx_hash_sha1.c | 169 ErrorStatus HMAC_SHA1(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_SHA1()
|
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
A D | stm32f4xx_hash_md5.c | 168 ErrorStatus HMAC_MD5(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_MD5()
|
A D | stm32f4xx_hash_sha1.c | 169 ErrorStatus HMAC_SHA1(uint8_t *Key, uint32_t Keylen, uint8_t *Input, in HMAC_SHA1()
|
Completed in 4 milliseconds