Searched refs:enc_alg (Results 1 – 2 of 2) sorted by relevance
16 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string,
157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file() argument160 switch (enc_alg) { in encrypt_file()