Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/openbmc-test-automation/lib/
H A Dredfish_request.py106 def request_get(self, headers, url, timeout=10, verify=False): argument
150 def request_patch(self, headers, url, data=None, timeout=10, verify=False): argument
199 def request_post(self, headers, url, data=None, timeout=10, verify=False): argument
253 self, headers, url, files=None, data=None, timeout=10, verify=False argument
312 self, headers, url, data=None, timeout=10, verify=False argument
H A Dbmc_redfish_utils.py60 def get_attribute(self, resource_path, attribute, verify=None): argument
/openbmc/linux/tools/testing/selftests/net/
H A Dl2_tos_ttl_inherit.sh194 verify() { function
/openbmc/linux/scripts/
H A Dextract_xc3028.pl27 sub verify ($$) subroutine
H A Dget_dvb_firmware850 sub verify { subroutine
/openbmc/linux/arch/x86/boot/
H A Dgenimage.sh49 verify() { function
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.cpp92 const auto& verify = a.at("verification"); in buildHandlerFromJson() local
/openbmc/phosphor-bmc-code-mgmt/
H A Dmsl_verify.cpp59 bool minimum_ship_level::verify(const std::string& versionManifest) in verify() function in minimum_ship_level
H A Dimage_verify.cpp143 bool Signature::verify() in verify() function in phosphor::software::image::Signature
/openbmc/u-boot/cmd/
H A Dsource.c51 int verify; in source() local
H A Dximg.c36 int verify; in do_imgextract() local
H A Dmd5sum.c80 int verify = 0; in do_md5sum() local
/openbmc/qemu/crypto/
H A Dakcipherpriv.h49 int (*verify)(QCryptoAkCipher *akcipher, member
/openbmc/u-boot/common/
H A Dimage-android.c50 int android_image_get_kernel(const struct andr_img_hdr *hdr, int verify, in android_image_get_kernel()
/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify.cpp140 bool MinimumShipLevel::verify() in verify() function in openpower::software::image::MinimumShipLevel
H A Dimage_verify.cpp91 bool Signature::verify() in verify() function in openpower::software::image::Signature
/openbmc/openbmc/poky/meta/lib/oe/
H A Dgpg_sign.py125 def verify(self, sig_file, valid_sigs = ''): member in LocalSigner
/openbmc/linux/tools/iio/
H A Diio_utils.c653 int verify) in _write_sysfs_int()
750 const char *val, int verify) in _write_sysfs_string()
/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh165 verify() function
/openbmc/u-boot/include/
H A Dimage.h410 int verify; /* env_get("verify")[0] != 'n' */ member
1216 int (*verify)(struct image_sign_info *info, member
1223 int (*verify)(struct image_sign_info *info, member
/openbmc/linux/sound/soc/sof/
H A Dipc3-topology.c2170 static int sof_ipc3_set_up_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_set_up_all_pipelines()
2313 bool *dyn_widgets, bool verify) in sof_ipc3_free_widgets_in_list()
2354 static int sof_ipc3_tear_down_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_tear_down_all_pipelines()
/openbmc/linux/drivers/mtd/tests/
H A Dmtd_nandecctest.c30 int (*verify)(void *, void *, void *, const size_t); member
/openbmc/linux/include/linux/
H A Dptp_clock_kernel.h193 int (*verify)(struct ptp_clock_info *ptp, unsigned int pin, member
/openbmc/linux/include/crypto/
H A Dakcipher.h119 int (*verify)(struct akcipher_request *req); member
/openbmc/linux/drivers/gpio/
H A Dgpio-ich.c101 static int ichx_write_bit(int reg, unsigned int nr, int val, int verify) in ichx_write_bit()

123