/openbmc/bios-bmc-smm-error-logger/ |
H A D | meson.options | 50 description: 'Magic Number array[0] for validity, consists of 4 * uint32_t', 56 description: 'Magic Number array[1] for validity, consists of 4 * uint32_t', 62 description: 'Magic Number array[2] for validity, consists of 4 * uint32_t', 68 description: 'Magic Number array[3] for validity, consists of 4 * uint32_t',
|
/openbmc/linux/drivers/usb/class/ |
H A D | cdc-wdm.c | 84 struct urb *validity; member 342 usb_poison_urb(desc->validity); in poison_urbs() 353 usb_unpoison_urb(desc->validity); in unpoison_urbs() 359 usb_free_urb(desc->validity); in free_urbs() 741 rv = usb_submit_urb(desc->validity, GFP_KERNEL); in wdm_open() 851 return usb_submit_urb(desc->validity, GFP_KERNEL); in wdm_wwan_port_start() 1054 desc->validity = usb_alloc_urb(0, GFP_KERNEL); in wdm_create() 1055 if (!desc->validity) in wdm_create() 1079 desc->validity, in wdm_create() 1290 rv = usb_submit_urb(desc->validity, GFP_NOIO); in recover_from_urb_loss()
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 21 SSL certificates provides validity periods, ability to revoke access from CA 211 - certificate has to be in it's validity period 238 to be in its validity period in the moment of session initialization. 274 and expired ones are not accepted, by both - changing validity periods in 281 validity period, invalid CA, binary broken certificate, etc.
|
/openbmc/openbmc/meta-security/meta-integrity/data/debug-keys/ |
H A D | README.md | 10 The CA's (self-signed) certificate can be used to verify the validity of
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | x509.asn1 | 12 validity Validity,
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | allow_os_with_assess.patch | 31 # There is no validity/combination checking done with these.
|
/openbmc/linux/tools/testing/selftests/powerpc/math/ |
H A D | vsx_asm.S | 27 # validity of the VMX registers while running is not zero.
|
H A D | fpu_asm.S | 98 # has been loaded with darray. Will proceed to check the validity of the FPU
|
H A D | vmx_asm.S | 114 # the VMX have been loaded with varray. Will proceed to check the validity of
|
/openbmc/linux/Documentation/virt/kvm/s390/ |
H A D | s390-pv.rst | 41 at the time of injection, a validity interception is recognized. The 93 discussed before. Other data is either ignored or results in validity
|
/openbmc/linux/net/ceph/ |
H A D | auth_x.c | 171 struct timespec64 validity; in process_one_ticket() local 212 ceph_decode_timespec64(&validity, dp); in process_one_ticket() 214 new_expires = ktime_get_real_seconds() + validity.tv_sec; in process_one_ticket() 215 new_renew_after = new_expires - (validity.tv_sec / 4); in process_one_ticket()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | cio.h | 279 u32 validity:3; member
|
/openbmc/openbmc/poky/bitbake/ |
H A D | ChangeLog | 104 saving the cache when its changed, moving the cache validity check into 118 how extensively stamps are looked at for validity 128 - Add ability to fetchers to check URL validity without downloading 151 recheck the validity of the config files time after time
|
/openbmc/pldm/host-bmc/ |
H A D | host_pdr_handler.cpp | 565 if (tlpdr->validity == 0) in processHostPDRs() 573 (get<2>(terminusMap.second) == tlpdr->validity)) in processHostPDRs() 582 std::make_tuple(tlpdr->tid, tlEid, tlpdr->validity)); in processHostPDRs()
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_types.hpp.mako | 98 * This function verifies the validity of the error type by checking if it
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-zoned.rst | 77 3) A set of blocks used to store bitmaps indicating the validity of 98 Read operations are processed according to the block validity
|
H A D | dm-init.rst | 42 the validity of associated metadata.
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_eckd.c | 567 pfxdata->validity.define_extent = 1; in prefix_LRE() 571 pfxdata->validity.verify_base = 1; in prefix_LRE() 574 pfxdata->validity.verify_base = 1; in prefix_LRE() 575 pfxdata->validity.hyper_pav = 1; in prefix_LRE() 586 pfxdata->validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prefix_LRE() 4366 pfxdata.validity.define_extent = 1; in prepare_itcw() 4370 pfxdata.validity.verify_base = 1; in prepare_itcw() 4373 pfxdata.validity.verify_base = 1; in prepare_itcw() 4374 pfxdata.validity.hyper_pav = 1; in prepare_itcw() 4404 pfxdata.validity.time_stamp = 1; /* 'Time Stamp Valid' */ in prepare_itcw() [all …]
|
/openbmc/linux/Documentation/networking/ |
H A D | dccp.rst | 176 the local ackno validity and the remote seqno validity windows (7.5.1).
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform.cpp | 746 pdr->validity = PLDM_TL_PDR_VALID; in generateTerminusLocatorPDR() 764 std::make_tuple(pdr->tid, locatorValue->eid, pdr->validity)); in generateTerminusLocatorPDR()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | eGenix | 29 …ssible, be severed from this License Agreement and shall not affect the validity and enforceabilit…
|
/openbmc/linux/sound/pci/mixart/ |
H A D | mixart_core.h | 250 u32 validity; member
|
/openbmc/u-boot/doc/ |
H A D | README.enetaddr | 93 to determine address validity.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-create-bufs.rst | 89 created buffers, and it will check the validity of ``memory`` and
|
/openbmc/linux/arch/alpha/lib/ |
H A D | stxcpy.S | 281 and t1, t2, t1 # e1 : to source validity mask
|