Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Drive-Trust-Alliance/sedutil
/ functions
Functions
876 in github.com/Drive-Trust-Alliance/sedutil
⨍
Functions
876
◇
Types & classes
397
↓ 2 callers
Function
__is_all_NULs
Common/DtaOS.h:391
↓ 2 callers
Function
cfStringToStdString
* Converts a CFString to a UTF-8 std::string if possible. * * @param input A reference to the CFString to convert. * @return Returns a std::string
macos/DtaMacOS.cpp:188
↓ 2 callers
Function
cf_blockwise_acc_byte
Common/pbkdf2/blockwise.c:130
↓ 2 callers
Function
cf_hmac_init
Common/pbkdf2/hmac.c:23
↓ 2 callers
Function
cf_pbkdf2_hmac
Common/pbkdf2/pbkdf2.c:56
↓ 2 callers
Function
collectProperties
macos/DtaMacOS.cpp:287
↓ 2 callers
Function
compareDataRefWithStringLiteral
Common/json_struct.h:2987
↓ 2 callers
Function
convert_parsed_to_buffer
Common/json_struct.h:6365
↓ 2 callers
Function
createIOBlockStorageDeviceProperties
macos/DtaMacOSBlockStorageDevice.cpp:199
↓ 2 callers
Method
discovery0
Common/DtaDrive.cpp:120
↓ 2 callers
Method
getSerialNum
Common/DtaDev.cpp:149
↓ 2 callers
Function
getType
Common/json_struct.h:1365
↓ 2 callers
Function
getUID
Common/DtaDev.cpp:808
↓ 2 callers
Method
getUint16
Common/DtaResponse.cpp:169
↓ 2 callers
Function
getch_
Read 1 character - echo defines echo mode */
LinuxPBA/GetPassPhrase.cpp:46
↓ 2 callers
Method
handleType
Common/json_struct.h:425
↓ 2 callers
Function
handle_json_escapes_in
Common/json_struct.h:4596
↓ 2 callers
Function
hex_digit_to_nybble
windows/uuid.cpp:13
↓ 2 callers
Function
hex_nibble_to_ascii
hex data to asci Upper case
Common/DtaHashPwd.cpp:66
↓ 2 callers
Method
isPyrite
Common/DtaDev.cpp:67
↓ 2 callers
Method
isPyrite2
Common/DtaDev.cpp:62
↓ 2 callers
Method
isTPer
Common/DtaDev.cpp:97
↓ 2 callers
Method
listLockingRanges
Common/DtaDevOpal.cpp:502
↓ 2 callers
Function
main_actions
Common/sedutil.cpp:93
↓ 2 callers
Function
mask32
Common/json_struct.h:4848
↓ 2 callers
Function
mask_u32
Produce 0xffffffff if x == y, zero otherwise, without branching. */
Common/pbkdf2/bitops.h:156
↓ 2 callers
Function
matchAndCallFunction
Common/json_struct.h:4035
↓ 2 callers
Function
pow_int
Common/json_struct.h:6254
↓ 2 callers
Function
read32_le
Read 4 bytes from buf, as a 32-bit little endian quantity. */
Common/pbkdf2/bitops.h:61
↓ 2 callers
Method
revertLockingSP
Common/DtaDevOpal.cpp:972
↓ 2 callers
Function
serializeMember
Common/json_struct.h:3060
↓ 2 callers
Method
setBandsEnabled
Common/DtaDevOpal.cpp:964
↓ 2 callers
Method
setDepth
Common/json_struct.h:1920
↓ 2 callers
Method
setLockingRange
Common/DtaDevOpal.cpp:1513
↓ 2 callers
Method
setMBRDone
Common/DtaDevOpal.cpp:1328
↓ 2 callers
Method
setPassword
Common/DtaDevOpal.cpp:1100
↓ 2 callers
Method
setRequestBufferCallback
Common/json_struct.h:2099
↓ 2 callers
Function
single_action
Common/InterfaceDeviceID.h:62
↓ 2 callers
Function
skipArrayOrObject
Common/json_struct.h:3315
↓ 2 callers
Function
to_buffer
Common/json_struct.h:6783
↓ 2 callers
Function
to_ieee_t
Common/json_struct.h:6925
↓ 2 callers
Function
unpackMember
Common/json_struct.h:3019
↓ 2 callers
Function
verifyMember
Common/json_struct.h:3042
↓ 2 callers
Function
xor_b8
out = in ^ b8. * out and in may alias. */
Common/pbkdf2/bitops.h:133
↓ 2 callers
Function
xor_bb
out = x ^ y. * out, x and y may alias. */
Common/pbkdf2/bitops.h:141
↓ 1 callers
Function
DtaDevTypeName
Common/DtaStructures.h:467
↓ 1 callers
Function
DtaOptions
Common/DtaOptions.cpp:78
↓ 1 callers
Function
F
Common/pbkdf2/pbkdf2.c:23
↓ 1 callers
Function
FillDeviceInfoFromProperties
macos/DtaMacOSBlockStorageDevice.cpp:65
↓ 1 callers
Function
GetPassPhrase
LinuxPBA/GetPassPhrase.cpp:61
↓ 1 callers
Function
IFLOG
Common/DtaNvmeDrive.cpp:178
↓ 1 callers
Function
IFLOG
macos/DtaMacOS.cpp:407
↓ 1 callers
Method
Locked
Common/DtaDev.cpp:131
↓ 1 callers
Method
MBREnabled
Common/DtaDev.cpp:121
↓ 1 callers
Function
ParseArguments
Customizations.OpenSource/macos/CLI/reenumerate/reenumerate.c:81
↓ 1 callers
Function
PerformATACommand
Perform an ATA command using the current operating system interface * * @param osDeviceHandle OSDEVICEHANDLE of already-opened raw device fil
Common/DtaOS.h:339
↓ 1 callers
Method
PerformATACommand
Perform an ATA command using the current operating system HD interface * * @param cmd ATACOMMAND opcode IDENTIFY_DEVICE, TRUST
Common/DtaAtaDrive.h:91
↓ 1 callers
Function
PerformATACommand_via_SAT
Perform an ATA command using SCSI/ATA translation * * @param osDeviceHandle OSDEVICEHANDLE of already-opened raw device file * @param cmd
Common/DtaOS.h:224
↓ 1 callers
Function
ProcessDevice
Customizations.OpenSource/macos/CLI/reenumerate/reenumerate.c:151
↓ 1 callers
Method
TCGreset
Common/DtaDevOpal.cpp:1399
↓ 1 callers
Function
TestPBKDF2
Common/DtaHashPwd.cpp:217
↓ 1 callers
Function
Testsedutil
Common/DtaHashPwd.cpp:194
↓ 1 callers
Function
UnlockSEDs
LinuxPBA/UnlockSEDs.cpp:27
↓ 1 callers
Function
_NvmeIdentify
Common/DtaNvmeDrive.cpp:133
↓ 1 callers
Function
actionsForID
Common/InterfaceDeviceID.cpp:89
↓ 1 callers
Method
activate
Common/DtaDevOpal.cpp:2107
↓ 1 callers
Method
activateLockingSP
Common/DtaDevOpal.cpp:2194
↓ 1 callers
Method
activateLockingSP_SUM
Common/DtaDevOpal.cpp:2287
↓ 1 callers
Function
add
Common/json_struct.h:4853
↓ 1 callers
Function
add_error
Common/json_struct.h:4128
↓ 1 callers
Function
alloc_aligned_MIN_BUFFER_LENGTH_buffer
windows/os.h:53
↓ 1 callers
Function
assign_significand_to_float_conversion_type
Common/json_struct.h:5046
↓ 1 callers
Function
authorize_sedutil_execution
Customizations.OpenSource/Common/DtaAuthorizeSedutilExecution.cpp:29
↓ 1 callers
Function
cf_blockwise_acc_pad
Common/pbkdf2/blockwise.c:162
↓ 1 callers
Function
cf_blockwise_accumulate_final
Common/pbkdf2/blockwise.c:32
↓ 1 callers
Function
cf_hash
Common/pbkdf2/chash.c:19
↓ 1 callers
Function
cf_sha1_digest_final
Common/pbkdf2/sha1.c:113
↓ 1 callers
Function
cf_sha1_update
Common/pbkdf2/sha1.c:100
↓ 1 callers
Method
closeDeviceHandle
windows/DtaWindows.cpp:61
↓ 1 callers
Method
closeDeviceHandle
linux/DtaLinux.cpp:78
↓ 1 callers
Method
comID
Common/DtaDevOpal2.cpp:26
↓ 1 callers
Function
compareDataRefWithString
Common/json_struct.h:8138
↓ 1 callers
Function
compute_shortest
Common/json_struct.h:6075
↓ 1 callers
Method
convertAsciiToString
Common/json_struct.h:1894
↓ 1 callers
Function
copyDeviceProperties
macos/DtaMacOS.cpp:293
↓ 1 callers
Function
copy_conversion_type
Common/json_struct.h:5052
↓ 1 callers
Function
default_port
Customizations.OpenSource/macos/CLI/reenumerate/reenumerate.c:237
↓ 1 callers
Function
divide_by_10
Common/json_struct.h:4875
↓ 1 callers
Method
enableUser
Common/DtaDevOpal.cpp:1711
↓ 1 callers
Method
enableUserRead
Common/DtaDevOpal.cpp:1889
↓ 1 callers
Method
eraseLockingRange
Common/DtaDevOpal.cpp:1051
↓ 1 callers
Method
eraseLockingRange_SUM
Common/DtaDevOpal.cpp:2371
↓ 1 callers
Method
exec
Common/DtaDevOpal.cpp:2768
↓ 1 callers
Method
find
Common/json_struct.h:8234
↓ 1 callers
Function
free_aligned_MIN_BUFFER_LENGTH_buffer
windows/os.h:59
↓ 1 callers
Method
getDevType
Common/DtaDev.cpp:157
↓ 1 callers
Method
getManufacturerName
Common/DtaDev.cpp:167
↓ 1 callers
Function
getNamespaceID
Common/DtaNvmeDrive.cpp:215
↓ 1 callers
Function
getNamespaceInfo
Common/DtaNvmeDrive.cpp:279
↓ 1 callers
Method
getOSSpecificInformation
windows/DtaWindows.cpp:90
← previous
next →
101–200 of 876, ranked by callers