Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_hash.h84 }HASH_Context; typedef
211 void HASH_SaveContext(HASH_Context* HASH_ContextSave);
212 void HASH_RestoreContext(HASH_Context* HASH_ContextRestore);
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_hash.h86 }HASH_Context; typedef
218 void HASH_SaveContext(HASH_Context* HASH_ContextSave);
219 void HASH_RestoreContext(HASH_Context* HASH_ContextRestore);
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_hash.c395 void HASH_SaveContext(HASH_Context* HASH_ContextSave) in HASH_SaveContext()
417 void HASH_RestoreContext(HASH_Context* HASH_ContextRestore) in HASH_RestoreContext()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_hash.c396 void HASH_SaveContext(HASH_Context* HASH_ContextSave) in HASH_SaveContext()
418 void HASH_RestoreContext(HASH_Context* HASH_ContextRestore) in HASH_RestoreContext()

Completed in 5 milliseconds