cipher_free
cipher_free(sa->sa_encr);
cipher_free(encr);
void cipher_free(struct iked_cipher *);
void cipher_free(struct sshcipher_ctx *);
cipher_free(*ccp);
cipher_free(state->send_context);
cipher_free(state->receive_context);
cipher_free(cctx);
cipher_free(cctx);
cipher_free(ciphercontext);
cipher_free(ciphercontext);