Searched refs:stm32_hash_free (Results 1 – 4 of 4) sorted by relevance
61 void stm32_hash_free(struct stm32_hash_context *c);
93 stm32_hash_free(&c->hash); in do_hash_free()
124 stm32_hash_free(&c->hash); in do_hmac_free()
568 void stm32_hash_free(struct stm32_hash_context *c) in stm32_hash_free() function