Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 25 of 56) 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.py68 def get_attribute(self, resource_path, attribute, verify=None): argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memtool/memtool/
H A Dtest_read_write_plainfiles.sh20 verify() { function
/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/bmc/
H A Dmsl_verify.cpp71 bool minimum_ship_level::verify(const std::string& versionManifest) in verify() function in minimum_ship_level
H A Dimage_verify.cpp142 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/phosphor-user-manager/
H A Dtotp.hpp131 static inline int verify(std::string_view username, std::string token) in verify() function
/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh165 verify() function
/openbmc/libpldm/include/libpldm/
H A Dfirmware_fd.h174 uint8_t (*verify)(void *ctx, member
/openbmc/libpldm/src/firmware_device/
H A Dfd-internal.h63 struct pldm_fd_verify verify; member
/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.c2193 static int sof_ipc3_set_up_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_set_up_all_pipelines()
2336 bool *dyn_widgets, bool verify) in sof_ipc3_free_widgets_in_list()
2377 static int sof_ipc3_tear_down_all_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_ipc3_tear_down_all_pipelines()

123