Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/engines/ccgost/
HDgost89.h67 void gost_destroy(gost_ctx * ctx);
HDgost_crypt.c392 gost_destroy(&((struct ossl_gost_cipher_ctx *)ctx->cipher_data)->cctx); in gost_cipher_cleanup()
HDgost89.c447 void gost_destroy(gost_ctx * c) in gost_destroy() function