Home
last modified time | relevance | path

Searched full:validates (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/openbmc/entity-manager/test/
H A Dtest_fru-utils.cpp23 // 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 Dmremap_dontunmap.c93 // 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 Dssh_parser.c100 * 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 Dcmd_esbc_validate.c66 "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 Ddp_panel.h77 * 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 Dx509_utils.hpp36 * @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 Dargument.hpp16 // Validates all |argv| is valid and set corresponding attributes in
/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/
H A Dvalidate_registry.py8 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 Dlibcr51sign.c266 // 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 Dobjtool.txt31 - 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 Dhdmi.c85 * 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 Drestrict.c61 * 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 Dlibcr51sign.h279 // 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 Ddata_file.hpp20 * @brief Validates the given JSON file against the given schema.
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.h233 * 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 Dblockcheck.c371 * 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 Di915_perf_types.h354 * @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 Dgen-eventfilter.py25 Validates a JSON filter file against the eventfilter schema.
/openbmc/u-boot/lib/libavb/
H A Davb_kernel_cmdline_descriptor.h49 /* Copies |src| to |dest| and validates, byte-swapping fields in the
H A Davb_chain_partition_descriptor.h40 /* Copies |src| to |dest| and validates, byte-swapping fields in the
H A Davb_hash_descriptor.h56 /* Copies |src| to |dest| and validates, byte-swapping fields in the
H A Davb_footer.h57 /* Copies |src| to |dest| and validates, byte-swapping fields in the
/openbmc/linux/fs/befs/
H A Dinode.c14 * Validates the correctness of the befs inode
/openbmc/google-misc/subprojects/libcr51sign/
H A DREADME.md10 image descriptor, if the image validates, hashes the rest of the image to verify
/openbmc/u-boot/doc/
H A DREADME.esbc_validate17 Validates signature using RSA verification.

12345678910>>...12