Home
last modified time | relevance | path

Searched refs:HASH_Config_T (Results 1 – 4 of 4) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_hash.h132 } HASH_Config_T; typedef
165 void HASH_Config(HASH_Config_T* hashConfig);
166 void HASH_ConfigStructInit(HASH_Config_T* hashConfig);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_hash_md5.c69 HASH_Config_T hashMD5Config; in HASH_ComputeMD5()
145 HASH_Config_T hmacMD5Config; in HMAC_ComputeMD5()
A Dapm32f4xx_hash_sha1.c68 HASH_Config_T hashSHA1Config; in HASH_ComputeSHA1()
145 HASH_Config_T hmacSHA1Config; in HMAC_ComputeSHA1()
A Dapm32f4xx_hash.c62 void HASH_Config(HASH_Config_T *hashConfig) in HASH_Config()
92 void HASH_ConfigStructInit(HASH_Config_T *hashConfig) in HASH_ConfigStructInit()

Completed in 7 milliseconds