Searched refs:coa_exit (Results 1 – 3 of 3) sorted by relevance
62 tfm->__crt_alg->cra_compress.coa_exit(crypto_tfm_ctx(tfm)); in crypto_exit_compress_ops()
215 .coa_exit = deflate_exit,
86 void (*coa_exit)(void *ctx); member