Searched refs:OPAL_UID_ADMIN_SP_C_PIN_SID (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/ |
D | TcgStorageOpalUtil.c | 115 OPAL_UID_ADMIN_SP_C_PIN_SID, in OpalUtilSetAdminPasswordAsSid() 273 …Ret = OpalSetPassword(Session, OPAL_UID_ADMIN_SP_C_PIN_SID, NewPassword, NewPasswordLength, &Metho… in OpalUtilSetAdminPassword() 692 Ret = OpalSetPassword(Session, OPAL_UID_ADMIN_SP_C_PIN_SID, Msid, MsidLength, &MethodStatus); in OpalUtilSetSIDtoMSID()
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | TcgStorageOpal.h | 22 #define OPAL_UID_ADMIN_SP_C_PIN_SID TCG_TO_UID(0x00, 0x00, 0x00, 0x0B, 0x00, 0x00, 0x00, 0x… macro
|