Searched refs:shash_free_instance (Results 1 – 6 of 6) sorted by relevance
259 shash_free_instance(shash_crypto_instance(inst)); in xcbc_create()270 .free = shash_free_instance,
286 shash_free_instance(shash_crypto_instance(inst)); in cmac_create()297 .free = shash_free_instance,
241 shash_free_instance(shash_crypto_instance(inst)); in hmac_create()252 .free = shash_free_instance,
679 void shash_free_instance(struct crypto_instance *inst) in shash_free_instance() function684 EXPORT_SYMBOL_GPL(shash_free_instance);
686 shash_free_instance(shash_crypto_instance(inst)); in vmac_create()697 .free = shash_free_instance,
103 void shash_free_instance(struct crypto_instance *inst);