Home
last modified time | relevance | path

Searched refs:validity (Results 1 – 25 of 184) sorted by relevance

12345678

/openbmc/bios-bmc-smm-error-logger/
H A Dmeson.options50 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 Dcdc-wdm.c84 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 Dredfish-tls-user-authentication.md21 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 DREADME.md10 The CA's (self-signed) certificate can be used to verify the validity of
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509.asn112 validity Validity,
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dallow_os_with_assess.patch31 # There is no validity/combination checking done with these.
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S27 # validity of the VMX registers while running is not zero.
H A Dfpu_asm.S98 # has been loaded with darray. Will proceed to check the validity of the FPU
H A Dvmx_asm.S114 # the VMX have been loaded with varray. Will proceed to check the validity of
/openbmc/linux/Documentation/virt/kvm/s390/
H A Ds390-pv.rst41 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 Dauth_x.c171 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 Dcio.h279 u32 validity:3; member
/openbmc/openbmc/poky/bitbake/
H A DChangeLog104 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 Dhost_pdr_handler.cpp565 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 Ddump_types.hpp.mako98 * This function verifies the validity of the error type by checking if it
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst77 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 Ddm-init.rst42 the validity of associated metadata.
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c567 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 Ddccp.rst176 the local ackno validity and the remote seqno validity windows (7.5.1).
/openbmc/pldm/libpldmresponder/
H A Dplatform.cpp746 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 DeGenix29 …ssible, be severed from this License Agreement and shall not affect the validity and enforceabilit…
/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.h250 u32 validity; member
/openbmc/u-boot/doc/
H A DREADME.enetaddr93 to determine address validity.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-create-bufs.rst89 created buffers, and it will check the validity of ``memory`` and
/openbmc/linux/arch/alpha/lib/
H A Dstxcpy.S281 and t1, t2, t1 # e1 : to source validity mask

12345678