Home
last modified time | relevance | path

Searched refs:ahash_free_instance (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/crypto/internal/
Dhash.h84 void ahash_free_instance(struct crypto_instance *inst);
/linux-4.4.14/crypto/
Dahash.c594 void ahash_free_instance(struct crypto_instance *inst) in ahash_free_instance() function
599 EXPORT_SYMBOL_GPL(ahash_free_instance);