Lines Matching refs:ubifs_err
149 ubifs_err(c, "hash mismatch on node at LEB %d:%d", lnum, offs);
150 ubifs_err(c, "hash expected: %*ph%s", len, hash, cont);
151 ubifs_err(c, "hash calculated: %*ph%s", len, calc, cont);
207 ubifs_err(c, "Unable to find signature node");
215 ubifs_err(c, "Signature node is of wrong type");
223 ubifs_err(c, "invalid signature len %d", le32_to_cpu(signode->len));
229 ubifs_err(c, "Signature type %d is not supported\n",
241 ubifs_err(c, "Failed to verify signature");
265 ubifs_err(c, "authentication hash name needed with authentication");
272 ubifs_err(c, "Unknown hash algo %s specified",
283 ubifs_err(c, "Failed to request key: %ld",
291 ubifs_err(c, "key type must be logon");
306 ubifs_err(c, "Can not allocate %s: %d",
313 ubifs_err(c, "hash %s is bigger than maximum allowed hash size (%d > %d)",
322 ubifs_err(c, "Can not allocate %s: %d", hmac_name, err);
328 ubifs_err(c, "hmac %s is bigger than maximum allowed hmac size (%d > %d)",