Lines Matching refs:libfsverity_error_msg
59 libfsverity_error_msg("error processing Merkle tree size");
77 libfsverity_error_msg("error processing Merkle tree block");
92 libfsverity_error_msg("error processing fs-verity descriptor");
188 libfsverity_error_msg("error reading file");
248 libfsverity_error_msg("missing required parameters for compute_digest");
252 libfsverity_error_msg("unsupported version (%u)",
261 libfsverity_error_msg("unsupported block size (%u)",
266 libfsverity_error_msg("unsupported salt size (%u)",
271 libfsverity_error_msg("salt_size specified, but salt is NULL");
278 libfsverity_error_msg("reserved bits set in merkle_tree_params");
284 libfsverity_error_msg("unknown hash algorithm: %u", alg_num);
289 libfsverity_error_msg("block size (%u) too small for hash algorithm %s",