Searched refs:volUuidStr (Results 1 – 1 of 1) sorted by relevance
536 uuid_string_t volUuidStr; in IOGetVolumeCryptKey() local537 uuid_unparse(volUuid, volUuidStr); in IOGetVolumeCryptKey()538 *pKeyUUID = OSString::withCString(volUuidStr); in IOGetVolumeCryptKey()