Searched refs:cipher_free (Results 1 – 6 of 6) sorted by relevance
64 void cipher_free(struct sshcipher_ctx *);
421 cipher_free(struct sshcipher_ctx *cc) in cipher_free() function
974 cipher_free(ciphercontext); in sshkey_xmss_encrypt_state()1077 cipher_free(ciphercontext); in sshkey_xmss_decrypt_state()
636 cipher_free(state->send_context); in ssh_packet_close_internal()637 cipher_free(state->receive_context); in ssh_packet_close_internal()913 cipher_free(*ccp); in ssh_set_newkeys()
1637 cipher_free(cctx); in sshkey_shield_private()1753 cipher_free(cctx); in sshkey_unshield_private()2864 cipher_free(ciphercontext); in sshkey_private_to_blob2()3078 cipher_free(ciphercontext); in private2_decrypt()
206 #define cipher_free Fssh_cipher_free macro