Searched refs:gost_destroy (Results 1 – 3 of 3) sorted by relevance
67 void gost_destroy(gost_ctx * ctx);
392 gost_destroy(&((struct ossl_gost_cipher_ctx *)ctx->cipher_data)->cctx); in gost_cipher_cleanup()
447 void gost_destroy(gost_ctx * c) in gost_destroy() function