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()
727 cipher_free(state->send_context); in ssh_packet_close_internal()728 cipher_free(state->receive_context); in ssh_packet_close_internal()1004 cipher_free(*ccp); in ssh_set_newkeys()
1742 cipher_free(cctx); in sshkey_shield_private()1858 cipher_free(cctx); in sshkey_unshield_private()2956 cipher_free(ciphercontext); in sshkey_private_to_blob2()3170 cipher_free(ciphercontext); in private2_decrypt()
196 #define cipher_free Fssh_cipher_free macro