Searched refs:cipher_num (Results 1 – 1 of 1) sorted by relevance
90 int i, cipher_num; in key_private_rsa1_to_blob() local99 cipher_num = (strcmp(passphrase, "") == 0) ? in key_private_rsa1_to_blob()101 if ((cipher = cipher_by_number(cipher_num)) == NULL) in key_private_rsa1_to_blob()138 buffer_put_char(&encrypted, cipher_num); in key_private_rsa1_to_blob()