Home
last modified time | relevance | path

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

/linux-2.6.39/crypto/
Dalgapi.c76 static void crypto_destroy_instance(struct crypto_alg *alg) in crypto_destroy_instance() function
127 inst->alg.cra_destroy = crypto_destroy_instance; in crypto_remove_spawn()