Searched refs:op_name (Results 1 – 2 of 2) sorted by relevance
24 const char *op_name) in gcm_encrypt() argument66 op_file = fopen(op_name, "wb"); in gcm_encrypt()68 ERROR("Cannot write %s\n", op_name); in gcm_encrypt()158 char *nonce_string, const char *ip_name, const char *op_name) in encrypt_file() argument163 ip_name, op_name); in encrypt_file()
17 char *nonce_string, const char *ip_name, const char *op_name);