Searched refs:owner_password (Results 1 – 5 of 5) sorted by relevance
37 const ByteString& owner_password);69 ByteString GetUserPassword(const ByteString& owner_password) const;82 const ByteString& owner_password,
471 const ByteString& owner_password) const { in GetUserPassword()480 GetPassCode(owner_password, passcode); in GetUserPassword()540 const ByteString& owner_password, in OnCreateInternal() argument549 ByteString owner_password_copy = owner_password; in OnCreateInternal()550 if (bDefault && owner_password.IsEmpty()) in OnCreateInternal()626 const ByteString& owner_password) { in OnCreate() argument627 OnCreateInternal(pEncryptDict, pIdArray, user_password, owner_password, true); in OnCreate()
262 tpm-nvtool --release --index 0x1007 --owner_password ""263 tpm-nvtool --release --index 0x1008 --owner_password ""
102 $nvtool --release --index "$index" --owner_password "" >> $RECOVERY_LOG 2>&1
294 optional string owner_password = 4; field