Home
last modified time | relevance | path

Searched refs:cipher_cleanup (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dcipher.h80 void cipher_cleanup(CipherContext *);
Dauthfile.c154 cipher_cleanup(&ciphercontext); in key_private_rsa1_to_blob()
478 cipher_cleanup(&ciphercontext); in key_parse_private_rsa1()
Dcipher.c288 cipher_cleanup(CipherContext *cc) in cipher_cleanup() function
Dpacket.c496 cipher_cleanup(&active_state->send_context); in packet_close()
497 cipher_cleanup(&active_state->receive_context); in packet_close()
757 cipher_cleanup(cc); in set_newkeys()