Searched refs:cipher_by_number (Results 1 – 4 of 4) sorted by relevance
73 Cipher *cipher_by_number(int);
145 cipher_by_number(int id) in cipher_by_number() function201 Cipher *c = cipher_by_number(id); in cipher_name()
101 if ((cipher = cipher_by_number(cipher_num)) == NULL) in key_private_rsa1_to_blob()463 cipher = cipher_by_number(cipher_type); in key_parse_private_rsa1()
550 Cipher *cipher = cipher_by_number(number); in packet_set_encryption_key()