Searched refs:printf_err (Results 1 – 1 of 1) sorted by relevance
96 printf_err("%s", buf_ln_err); \154 void printf_err(const char *str, ...) in printf_err() function197 printf_err("File path is empty\n"); in parse_arguments()202 printf_err("Cannot specify more than one file with -f\n"); in parse_arguments()207 printf_err("Cannot find file \"%s\"\n", argv[i]); in parse_arguments()393 printf_err(alloc_err); in read_next_b64_code()413 printf_err("The code found is too large by %" MBEDTLS_PRINTF_SIZET " bytes.\n", in read_next_b64_code()417 printf_err("The length of the base64 code found should be a multiple of 4.\n"); in read_next_b64_code()429 printf_err("Too many bad symbols detected. File check aborted.\n"); in read_next_b64_code()459 printf_err("Invalid format of X.509 - %s\n", str); in print_deserialized_ssl_cert()[all …]