Home
last modified time | relevance | path

Searched refs:OwnerShip (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DOpalPasswordSupportLib.h102 IN UINT16 OwnerShip,
DTcgStorageOpalLib.h833 IN UINT16 OwnerShip,
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalUtil.c898 IN UINT16 OwnerShip, in OpalUtilAdminPasswordExists() argument
912 return (OwnerShip == OpalOwnershipUnknown && LockingFeature->LockingEnabled); in OpalUtilAdminPasswordExists()
/device/linaro/bootloader/edk2/SecurityPkg/Library/OpalPasswordSupportLib/
DOpalPasswordSupportLib.c38 IN UINT16 OwnerShip, in OpalSupportGetAvailableActions() argument
97 ExistingPassword = OpalUtilAdminPasswordExists(OwnerShip, LockingFeature); in OpalSupportGetAvailableActions()