Lines Matching refs:ubifs_err
147 ubifs_err(c, "hash mismatch on node at LEB %d:%d", lnum, offs); in ubifs_bad_hash()
148 ubifs_err(c, "hash expected: %*ph%s", len, hash, cont); in ubifs_bad_hash()
149 ubifs_err(c, "hash calculated: %*ph%s", len, calc, cont); in ubifs_bad_hash()
205 ubifs_err(c, "Unable to find signature node"); in ubifs_sb_verify_signature()
213 ubifs_err(c, "Signature node is of wrong type"); in ubifs_sb_verify_signature()
221 ubifs_err(c, "invalid signature len %d", le32_to_cpu(signode->len)); in ubifs_sb_verify_signature()
227 ubifs_err(c, "Signature type %d is not supported\n", in ubifs_sb_verify_signature()
239 ubifs_err(c, "Failed to verify signature"); in ubifs_sb_verify_signature()
263 ubifs_err(c, "authentication hash name needed with authentication"); in ubifs_init_authentication()
270 ubifs_err(c, "Unknown hash algo %s specified", in ubifs_init_authentication()
281 ubifs_err(c, "Failed to request key: %ld", in ubifs_init_authentication()
289 ubifs_err(c, "key type must be logon"); in ubifs_init_authentication()
304 ubifs_err(c, "Can not allocate %s: %d", in ubifs_init_authentication()
311 ubifs_err(c, "hash %s is bigger than maximum allowed hash size (%d > %d)", in ubifs_init_authentication()
320 ubifs_err(c, "Can not allocate %s: %d", hmac_name, err); in ubifs_init_authentication()
326 ubifs_err(c, "hmac %s is bigger than maximum allowed hmac size (%d > %d)", in ubifs_init_authentication()