well_known_message  526 fs/ubifs/auth.c 	const char well_known_message[] = "UBIFS";
well_known_message  537 fs/ubifs/auth.c 	err = crypto_shash_update(shash, well_known_message,
well_known_message  538 fs/ubifs/auth.c 				  sizeof(well_known_message) - 1);