Searched defs:out_file (Results 1 – 2 of 2) sorted by relevance
297 FILE* out_file = fopen(out_dex_filename_, "wb"); in CreateNewImage() local
2000 def convert_pem_key_to_pkcs8(in_file, out_file): argument