Searched defs:encrypt_file (Results 1 – 3 of 3) sorted by relevance
72 def encrypt_file(input_file: BinaryIO, output_file: BinaryIO, function
157 int encrypt_file(unsigned short fw_enc_status, int enc_alg, char *key_string, in encrypt_file() function