Searched defs:dcrypt_openssl_ctx_sym_destroy (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dcrypt/
H A Ddcrypt-openssl.c211 void dcrypt_openssl_ctx_sym_destroy(struct dcrypt_context_symmetric **ctx) function
787 dcrypt_openssl_ctx_sym_destroy(&dctx);
791 dcrypt_openssl_ctx_sym_destroy(&dctx);
999 dcrypt_openssl_ctx_sym_destroy(&dctx);
1022 dcrypt_openssl_ctx_sym_destroy(&dctx);
2215 .ctx_sym_destroy = dcrypt_openssl_ctx_sym_destroy,

Completed in 19 milliseconds