/openbmc/entity-manager/test/ |
H A D | test_fru-utils.cpp | 23 // Validates the FruVersion is checked for the only legal value. in TEST() 32 // Validates the reserved bit(7:4) of first bytes. in TEST() 41 // Validates the padding byte (7th byte). in TEST() 50 // Validates the checksum, check for incorrect value. in TEST() 59 // Validates the checksum, check for correct value. in TEST() 68 // Validates the FruData size is checked for non empty. in TEST() 76 // Validates the FruArea value, check if it is within range. in TEST() 87 // Validates the Overlap of offsets with overlapped values. in TEST() 96 // Validates the Overlap of offsets with overlapped values. in TEST() 105 // Validates all inputs with expected value and no overlap. in TEST()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mremap_dontunmap.c | 93 // this test validates that MREMAP_DONTUNMAP moves the pagetables while leaving 127 // This test validates that MREMAP_DONTUNMAP on a shared mapping works as expected. 178 // This test validates MREMAP_DONTUNMAP will move page tables to a specific 224 // This test validates that we can MREMAP_DONTUNMAP for a portion of an 274 // This test validates that we can remap over only a portion of a mapping.
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_parser.c | 100 * Parses and validates a SSH frame, including its payload, from the given 105 * This function does not copy any data, but rather only validates the message 189 * Parses and validates a SSH command frame payload. Sets the @command pointer 199 * This function does not copy any data, but rather only validates the frame
|
/openbmc/u-boot/board/freescale/common/ |
H A D | cmd_esbc_validate.c | 66 "esbc_validate hdr_addr <hash_val> - Validates signature using\n" 76 "Validates signature on a given image using RSA verification",
|
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_panel.h | 77 * is_link_rate_valid() - validates the link rate 91 * dp_link_is_lane_count_valid() - validates the lane count
|
/openbmc/phosphor-certificate-manager/ |
H A D | x509_utils.hpp | 36 * @brief Validates the certificate against the trusted certificates store and 45 * @brief Validates the certificate can be used in an SSL context, otherwise,
|
H A D | argument.hpp | 16 // Validates all |argv| is valid and set corresponding attributes in
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/ |
H A D | validate_registry.py | 8 Validates the PEL message registry JSON, which includes checking it against 115 Validates the passed in JSON against the passed in schema JSON
|
/openbmc/google-misc/subprojects/libcr51sign/src/ |
H A D | libcr51sign.c | 266 // Validates the image_region array, namely that: 271 // validates the hash. d_offset is the absolute image descriptor offset 584 // Validates the signature with verification key provided along with the 649 // Validates the signature (of type scheme) read from "device" at 756 // Sanity checks the image descriptor & validates its signature. 970 // Validates the authenticity of an EEPROM image. Scans for & validates the 971 // signature on the image descriptor. If the descriptor validates, hashes the
|
/openbmc/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 31 - Non-instrumentation validation -- validates non-instrumentable 39 - Uaccess validation -- validates uaccess rules for a proper 42 - Straight Line Speculation validation -- validates certain SLS 45 - Indirect Branch Tracking validation -- validates Intel CET IBT rules 103 validates the correct frame pointer state at each instruction.
|
/openbmc/linux/drivers/video/ |
H A D | hdmi.c | 85 * Validates that the infoframe is consistent and updates derived fields 191 * Validates that the infoframe is consistent and updates derived fields 256 * Validates that the infoframe is consistent and updates derived fields 325 * Validates that the infoframe is consistent and updates derived fields 380 * Validates that the infoframe is consistent and updates derived fields 466 * Validates that the infoframe is consistent and updates derived fields 584 * Validates that the infoframe is consistent and updates derived fields 664 * Validates that the infoframe is consistent and updates derived fields 732 * Validates that the infoframe is consistent. 818 * Validates that the infoframe is consistent and updates derived fields [all …]
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | restrict.c | 61 * those is the signing key and validates the new certificate, then mark the 315 * parameter. If one of those is the signing key and validates the new 343 * one of those is the signing key and validates the new certificate, then mark
|
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/ |
H A D | libcr51sign.h | 279 // Validates the authenticity of an EEPROM image. Scans for & validates the 280 // signature on the image descriptor. If the descriptor validates, hashes the
|
/openbmc/openpower-hw-diags/util/ |
H A D | data_file.hpp | 20 * @brief Validates the given JSON file against the given schema.
|
/openbmc/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-common.h | 233 * vimc_vdev_link_validate - validates a media link 237 * This function calls validates if a media link is valid for streaming.
|
/openbmc/linux/fs/ocfs2/ |
H A D | blockcheck.c | 371 * This function validates existing check information. Like _compute, 394 /* Fast path - if the crc32 validates, we're good to go */ in ocfs2_block_check_validate() 477 * This function validates existing check information on a list of 506 /* Fast path - if the crc32 validates, we're good to go */ in ocfs2_block_check_validate_bhs()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf_types.h | 354 * @is_valid_b_counter_reg: Validates register's address for 360 * @is_valid_mux_reg: Validates register's address for programming mux 366 * @is_valid_flex_reg: Validates register's address for programming
|
/openbmc/phosphor-logging/tools/ |
H A D | gen-eventfilter.py | 25 Validates a JSON filter file against the eventfilter schema.
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_kernel_cmdline_descriptor.h | 49 /* Copies |src| to |dest| and validates, byte-swapping fields in the
|
H A D | avb_chain_partition_descriptor.h | 40 /* Copies |src| to |dest| and validates, byte-swapping fields in the
|
H A D | avb_hash_descriptor.h | 56 /* Copies |src| to |dest| and validates, byte-swapping fields in the
|
H A D | avb_footer.h | 57 /* Copies |src| to |dest| and validates, byte-swapping fields in the
|
/openbmc/linux/fs/befs/ |
H A D | inode.c | 14 * Validates the correctness of the befs inode
|
/openbmc/google-misc/subprojects/libcr51sign/ |
H A D | README.md | 10 image descriptor, if the image validates, hashes the rest of the image to verify
|
/openbmc/u-boot/doc/ |
H A D | README.esbc_validate | 17 Validates signature using RSA verification.
|