Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/qemu/tests/qemu-iotests/
H A D293.out26 qemu-io: can't open: Invalid password, cannot unlock any keyslot
29 qemu-io: can't open: Invalid password, cannot unlock any keyslot
57 qemu-io: can't open: Invalid password, cannot unlock any keyslot
58 qemu-io: can't open: Invalid password, cannot unlock any keyslot
59 qemu-io: can't open: Invalid password, cannot unlock any keyslot
69 qemu-io: can't open: Invalid password, cannot unlock any keyslot
70 qemu-io: can't open: Invalid password, cannot unlock any keyslot
71 qemu-io: can't open: Invalid password, cannot unlock any keyslot
79 qemu-io: can't open: Invalid password, cannot unlock any keyslot
82 qemu-io: can't open: Invalid password, cannot unlock any keyslot
[all …]
H A D294.out18 qemu-io: can't open: Invalid password, cannot unlock any keyslot
25 qemu-io: can't open: Invalid password, cannot unlock any keyslot
H A D188.out17 qemu-io: can't open: Invalid password, cannot unlock any keyslot
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/
H A D0001-media_device-Add-bool-return-type-to-unlock.patch4 Subject: [PATCH 1/2] media_device: Add bool return type to unlock()
6 unlock uses lockf which is marked with __attribute__
32 - void unlock();
33 + bool unlock();
45 -void MediaDevice::unlock()
46 +bool MediaDevice::unlock()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmutex.hpp35 void unlock();
59 mutexInstance.unlock(); in ~lock_guard()
65 auto unlock() noexcept;
151 inline auto lock_guard::unlock() noexcept in unlock() function in sdbusplus::async::lock_guard
155 mutexInstance.unlock(); in unlock()
/openbmc/sdbusplus/src/async/
H A Dmutex.cpp8 void mutex::unlock() in unlock() function in sdbusplus::async::mutex
30 l.unlock(); in unlock()
44 l.unlock(); in start()
H A Dfdio.cpp33 l.unlock(); in handleEvent()
45 l.unlock(); in handleTimeout()
83 l.unlock(); in start()
/openbmc/u-boot/drivers/hwspinlock/
H A Dhwspinlock-uclass.c114 if (!ops->unlock) in hwspinlock_unlock()
117 return ops->unlock(hws->dev, hws->id); in hwspinlock_unlock()
129 if (ops->unlock) in hwspinlock_post_bind()
130 ops->unlock += gd->reloc_off; in hwspinlock_post_bind()
H A Dsandbox_hwspinlock.c43 .unlock = sandbox_unlock,
H A Dstm32_hwspinlock.c77 .unlock = stm32mp1_unlock,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/
H A D50-org.freedesktop.udiskie.rules6 "org.freedesktop.udisks.luks-unlock": YES,
11 "org.freedesktop.udisks2.encrypted-unlock": YES,
17 "org.freedesktop.udisks2.encrypted-unlock-other-seat": YES,
/openbmc/boost-dbus/include/dbus/detail/
H A Dqueue.hpp60 lock.unlock(); in push()
81 lock.unlock(); in BOOST_ASIO_INITFN_RESULT_TYPE()
89 lock.unlock(); in BOOST_ASIO_INITFN_RESULT_TYPE()
/openbmc/qemu/include/qemu/
H A Dlockable.h24 QemuLockUnlockFunc *unlock; member
69 .unlock = qemu_lockable_ ## name ## _unlock \ in QML_FUNC_()
115 x->unlock(x->object); in qemu_lockable_unlock()
/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c188 static void unlock(const FlashConfig *c) in unlock() function
201 unlock(c); in sector_erase()
203 unlock(c); in sector_erase()
234 unlock(c); in program()
240 unlock(c); in chip_erase()
242 unlock(c); in chip_erase()
296 unlock(c); in test_geometry()
415 unlock(c); in test_geometry()
453 unlock(c); in test_geometry()
455 unlock(c); in test_geometry()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lockfile-progs/
H A Dlockfile-progs_0.1.19.bb1 SUMMARY = "Command-line programs to safely lock and unlock files and mailboxes"
3 lockfile-progs provide a method to lock and unlock mailboxes and files \
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbblock.rst53 To unlock a recipe, use the ``-r`` option::
57 You can also use a space-separated list of recipes to unlock multiple recipes::
62 unlock only particular tasks use the ``-t`` option with a comma-separated
67 To unlock all recipes, do not specify any recipe::
/openbmc/u-boot/cmd/
H A Davb.c320 bool unlock; in do_avb_is_unlocked() local
332 if (avb_ops->read_is_device_unlocked(avb_ops, &unlock) == in do_avb_is_unlocked()
334 printf("Unlocked = %d\n", unlock); in do_avb_is_unlocked()
/openbmc/u-boot/include/
H A Dhwspinlock.h127 int (*unlock)(struct udevice *dev, int index); member
/openbmc/estoraged/
H A DREADME.md7 encrypted filesystem, wipe its contents, lock/unlock the device, or change the
/openbmc/openpower-hw-diags/test/
H A Dmeson.build72 'test-pll-unlock',
81 longtests = {'test-pll-unlock': 2, 'test-chnl-timeout': 2}
/openbmc/docs/designs/
H A Destoraged.md19 encrypted filesystem, wipe its contents, lock/unlock the device, or change the
37 make use of the lock/unlock feature (CMD42) at the eMMC hardware level as an
51 - Device Password: The password to lock or unlock the device hardware.
78 unlock the eMMC device when the BMC boots. It is the responsibility of the
143 is often used to unlock an encrypted block device, where it takes the password
171 lock, unlock, and change password.
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/
H A Decryptfs-utils-CVE-2016-6224.patch10 erroneously prompted to enter a pass-phrase to unlock their swap partition
36 + erroneously prompted to enter a pass-phrase to unlock their swap partition
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c95 goto unlock; in virtio_iommu_device_bypassed()
105 unlock: in virtio_iommu_device_bypassed()
1187 goto unlock; in virtio_iommu_translate()
1205 goto unlock; in virtio_iommu_translate()
1220 goto unlock; in virtio_iommu_translate()
1223 goto unlock; in virtio_iommu_translate()
1235 goto unlock; in virtio_iommu_translate()
1252 goto unlock; in virtio_iommu_translate()
1258 unlock: in virtio_iommu_translate()
1351 goto unlock; in virtio_iommu_replay()
[all …]
/openbmc/webui-vue/tests/unit/
H A DtestUtils.js53 unlock: 'Unlock', property in createTestI18n.AnonymousClassea6385870101.messages.en-US.pageUserManagement.modal
/openbmc/u-boot/arch/arm/mach-zynq/
H A Dcpu.c51 writel(0x757BDF0D, &devcfg_base->unlock); in arch_cpu_init()

123