Searched refs:cipher_by_number (Results 1 – 5 of 5) sorted by relevance
77 const Cipher *cipher_by_number(int);
204 cipher_by_number(int id) in cipher_by_number() function258 const Cipher *c = cipher_by_number(id); in cipher_name()
444 if ((cipher = cipher_by_number(cipher_num)) == NULL) in key_private_rsa1_to_blob()817 cipher = cipher_by_number(cipher_type); in key_parse_private_rsa1()
177 #define cipher_by_number ssh_cipher_by_number macro
555 const Cipher *cipher = cipher_by_number(number); in packet_set_encryption_key()