Lines Matching refs:ubifs_err
148 ubifs_err(c, "hash mismatch on node at LEB %d:%d", lnum, offs); in ubifs_bad_hash()
149 ubifs_err(c, "hash expected: %*ph%s", len, hash, cont); in ubifs_bad_hash()
150 ubifs_err(c, "hash calculated: %*ph%s", len, calc, cont); in ubifs_bad_hash()
206 ubifs_err(c, "Unable to find signature node"); in ubifs_sb_verify_signature()
214 ubifs_err(c, "Signature node is of wrong type"); in ubifs_sb_verify_signature()
222 ubifs_err(c, "invalid signature len %d", le32_to_cpu(signode->len)); in ubifs_sb_verify_signature()
228 ubifs_err(c, "Signature type %d is not supported\n", in ubifs_sb_verify_signature()
240 ubifs_err(c, "Failed to verify signature"); in ubifs_sb_verify_signature()
264 ubifs_err(c, "authentication hash name needed with authentication"); in ubifs_init_authentication()
271 ubifs_err(c, "Unknown hash algo %s specified", in ubifs_init_authentication()
282 ubifs_err(c, "Failed to request key: %ld", in ubifs_init_authentication()
290 ubifs_err(c, "key type must be logon"); in ubifs_init_authentication()
305 ubifs_err(c, "Can not allocate %s: %d", in ubifs_init_authentication()
312 ubifs_err(c, "hash %s is bigger than maximum allowed hash size (%d > %d)", in ubifs_init_authentication()
321 ubifs_err(c, "Can not allocate %s: %d", hmac_name, err); in ubifs_init_authentication()
327 ubifs_err(c, "hmac %s is bigger than maximum allowed hmac size (%d > %d)", in ubifs_init_authentication()