SYMBOL INDEX (3755 symbols across 436 files) FILE: AltServer/AltServer.cpp function make_uuid (line 45) | std::string make_uuid() function temporary_directory (line 71) | std::string temporary_directory() function readFile (line 85) | std::vector readFile(const char* filename) function WinMain (line 128) | int CALLBACK WinMain( function OpenFile (line 247) | std::optional OpenFile() function LRESULT (line 294) | LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM ... function BOOL (line 429) | BOOL CALLBACK LoginDlgProc(HWND hwnd, UINT Message, WPARAM wParam, LPARA... FILE: AltServer/AltServerApp.cpp function HKEY (line 72) | HKEY OpenRegistryKey() function SetRegistryBoolValue (line 90) | void SetRegistryBoolValue(const char *lpValue, bool data) function SetRegistryStringValue (line 105) | void SetRegistryStringValue(const char* lpValue, std::string string) function GetRegistryBoolValue (line 118) | bool GetRegistryBoolValue(const char *lpValue) function GetRegistryStringValue (line 141) | std::string GetRegistryStringValue(const char* lpValue) function observe_all_exceptions (line 168) | void observe_all_exceptions(InIt first, InIt last) function BOOL (line 186) | BOOL CALLBACK InstallDlgProc(HWND hwnd, UINT Message, WPARAM wParam, LPA... function BOOL (line 238) | BOOL CALLBACK TwoFactorDlgProc(HWND hwnd, UINT Message, WPARAM wParam, L... function AltServerApp (line 316) | AltServerApp* AltServerApp::instance() function BrowseFolderCallback (line 334) | static int CALLBACK BrowseFolderCallback(HWND hwnd, UINT uMsg, LPARAM lP... function HWND (line 1571) | HWND AltServerApp::windowHandle() const function HINSTANCE (line 1576) | HINSTANCE AltServerApp::instanceHandle() const FILE: AltServer/AltServerApp.h function class (line 39) | class AltServerApp FILE: AltServer/AnisetteDataManager.cpp class ObjcObject (line 54) | class ObjcObject method description (line 59) | std::string description() const function id (line 73) | id __cdecl ALTClientInfoReplacementFunction(void*) function id (line 85) | id __cdecl ALTDeviceIDReplacementFunction() function convert_filetime (line 99) | void convert_filetime(struct timeval* out_tv, const FILETIME* filetime) function AnisetteDataManager (line 116) | AnisetteDataManager* AnisetteDataManager::instance() FILE: AltServer/AnisetteDataManager.h function AnisetteErrorCode (line 10) | enum class AnisetteErrorCode FILE: AltServer/ClientConnection.cpp function StringFromWideString (line 24) | std::string StringFromWideString(std::wstring wideString) function WideStringFromString (line 32) | std::wstring WideStringFromString(std::string string) FILE: AltServer/ClientConnection.h function class (line 14) | class ClientConnection FILE: AltServer/ConnectionManager.cpp function ConnectionManagerBonjourRegistrationFinished (line 42) | void DNSSD_API ConnectionManagerBonjourRegistrationFinished(DNSServiceRe... function ConnectionManagerConnectedDevice (line 47) | void ConnectionManagerConnectedDevice(std::shared_ptr device) function ConnectionManagerDisconnectedDevice (line 52) | void ConnectionManagerDisconnectedDevice(std::shared_ptr device) function ConnectionManager (line 59) | ConnectionManager* ConnectionManager::instance() type sockaddr_in (line 145) | struct sockaddr_in type sockaddr (line 152) | struct sockaddr type sockaddr_in (line 163) | struct sockaddr_in type sockaddr (line 166) | struct sockaddr type timeval (line 179) | struct timeval type sockaddr_in (line 197) | struct sockaddr_in type sockaddr_in (line 204) | struct sockaddr_in type sockaddr_in (line 205) | struct sockaddr_in FILE: AltServer/ConnectionManager.hpp class ConnectionManager (line 20) | class ConnectionManager FILE: AltServer/DeviceManager.cpp function replace_all (line 53) | std::string replace_all( function DeviceManager (line 73) | DeviceManager* DeviceManager::instance() function DeviceManagerUpdateStatus (line 1317) | void DeviceManagerUpdateStatus(plist_t command, plist_t status, void *uuid) function DeviceManagerUpdateAppDeletionStatus (line 1338) | void DeviceManagerUpdateAppDeletionStatus(plist_t command, plist_t statu... function DeviceDidChangeConnectionStatus (line 1379) | void DeviceDidChangeConnectionStatus(const idevice_event_t* event, void*... FILE: AltServer/DeviceManager.hpp class DeviceManager (line 27) | class DeviceManager FILE: AltServer/InstallError.hpp type InstallErrorCode (line 14) | enum class InstallErrorCode class InstallError (line 23) | class InstallError: public Error method InstallError (line 26) | InstallError(InstallErrorCode code) : Error((int)code) method domain (line 30) | virtual std::string domain() const method localizedDescription (line 35) | virtual std::string localizedDescription() const FILE: AltServer/NotificationConnection.cpp function ALTDeviceReceivedNotification (line 9) | void ALTDeviceReceivedNotification(const char* notification, void* user_... function np_client_t (line 86) | np_client_t NotificationConnection::client() const FILE: AltServer/NotificationConnection.h function class (line 11) | class NotificationConnection FILE: AltServer/Semaphore.h function class (line 14) | class Semaphore { FILE: AltServer/ServerError.hpp type ServerErrorCode (line 18) | enum class ServerErrorCode class ServerError (line 48) | class ServerError: public Error method ServerError (line 51) | ServerError(ServerErrorCode code) : Error((int)code) method ServerError (line 55) | ServerError(ServerErrorCode code, std::map u... method domain (line 59) | virtual std::string domain() const method localizedDescription (line 64) | virtual std::string localizedDescription() const FILE: AltServer/WiredConnection.cpp function idevice_connection_t (line 70) | idevice_connection_t WiredConnection::connection() const FILE: AltServer/WiredConnection.h function class (line 11) | class WiredConnection: public ClientConnection FILE: AltServer/WirelessConnection.cpp type timeval (line 51) | struct timeval type timeval (line 90) | struct timeval FILE: AltServer/WirelessConnection.h function class (line 5) | class WirelessConnection: public ClientConnection FILE: AltSign/Account.hpp class Account (line 21) | class Account FILE: AltSign/AnisetteData.cpp type timeval (line 31) | struct timeval type tm (line 68) | struct tm function TIMEVAL (line 121) | TIMEVAL AnisetteData::date() const type tm (line 139) | struct tm FILE: AltSign/AnisetteData.h function class (line 23) | class AnisetteData FILE: AltSign/AppGroup.hpp class AppGroup (line 18) | class AppGroup FILE: AltSign/AppID.cpp function AppID (line 37) | AppID& AppID::operator=(const AppID& appID) FILE: AltSign/AppID.hpp class AppID (line 23) | class AppID FILE: AltSign/AppleAPI+Authentication.cpp type ccrng_state (line 42) | struct ccrng_state function DataFromBytes (line 44) | std::vector DataFromBytes(const char* bytes, size_t count) function ALTDigestUpdateString (line 56) | void ALTDigestUpdateString(const struct ccdigest_info* di_info, struct c... function ALTDigestUpdateData (line 61) | void ALTDigestUpdateData(const struct ccdigest_info* di_info, struct ccd... function ALTPBKDF2SRP (line 68) | std::optional> ALTPBKDF2SRP(const struct ccdi... function ALTCreateSessionKey (line 103) | std::vector ALTCreateSessionKey(ccsrp_ctx_t srp_ctx, cons... function ALTDecryptDataCBC (line 120) | std::optional> ALTDecryptDataCBC(ccsrp_ctx_t ... function ALTDecryptDataGCM (line 152) | std::optional> ALTDecryptDataGCM(std::vector<... function ALTCreateAppTokensChecksum (line 193) | std::vector ALTCreateAppTokensChecksum(std::vector parseHandle... method T (line 214) | T ProcessTwoFactorResponse(plist_t plist, std::function pa... method T (line 220) | T ProcessServicesResponse(web::json::value json, std::function base64_decode(std::string const& encoded_stri... FILE: AltSign/Certificate.hpp class Certificate (line 22) | class Certificate FILE: AltSign/CertificateRequest.hpp class CertificateRequest (line 18) | class CertificateRequest FILE: AltSign/Dependencies/corecrypto/cc.h function cc_xor (line 132) | void cc_xor(size_t size, void *r, const void *s, const void *t) { FILE: AltSign/Dependencies/corecrypto/cc_memory.h function CC_INLINE (line 77) | CC_INLINE void cc_alloc_debug(CC_UNUSED void *p) { function CC_INLINE (line 85) | CC_INLINE void cc_free_debug(CC_UNUSED void *p) { function CC_INLINE (line 134) | CC_INLINE void *cc_malloc(size_t s) function CC_INLINE (line 138) | CC_INLINE void cc_free(void *p,size_t size) function CC_INLINE (line 144) | CC_INLINE void *cc_malloc(size_t s) function CC_INLINE (line 148) | CC_INLINE void cc_free(void *p,size_t size CC_UNUSED) FILE: AltSign/Dependencies/corecrypto/cc_priv.h function CC_INLINE (line 268) | CC_INLINE uint32_t CC_ROL(uint32_t word, int i) function CC_INLINE (line 276) | CC_INLINE uint32_t CC_ROR(uint32_t word, int i) function CC_INLINE (line 306) | CC_INLINE uint32_t CC_ROL(uint32_t word, int i) function CC_INLINE (line 311) | CC_INLINE uint32_t CC_ROR(uint32_t word, int i) function CC_INLINE (line 326) | CC_INLINE uint64_t CC_ROL64(uint64_t word, int i) function CC_INLINE (line 334) | CC_INLINE uint64_t CC_ROR64(uint64_t word, int i) function CC_INLINE (line 366) | CC_INLINE uint64_t CC_ROL64(uint64_t word, int i) function CC_INLINE (line 371) | CC_INLINE uint64_t CC_ROR64(uint64_t word, int i) function CC_INLINE (line 384) | CC_INLINE uint32_t CC_BSWAP(uint32_t x) FILE: AltSign/Dependencies/corecrypto/ccaes.h type ccmode_ecb (line 77) | struct ccmode_ecb type ccmode_ecb (line 78) | struct ccmode_ecb type ccmode_cbc (line 80) | struct ccmode_cbc type ccmode_cbc (line 81) | struct ccmode_cbc type ccmode_ecb (line 84) | struct ccmode_ecb type ccmode_ecb (line 85) | struct ccmode_ecb type ccmode_cbc (line 87) | struct ccmode_cbc type ccmode_cbc (line 88) | struct ccmode_cbc type ccmode_xts (line 90) | struct ccmode_xts type ccmode_xts (line 91) | struct ccmode_xts type ccmode_cfb (line 93) | struct ccmode_cfb type ccmode_cfb (line 94) | struct ccmode_cfb type ccmode_ofb (line 96) | struct ccmode_ofb type ccmode_cbc (line 101) | struct ccmode_cbc type ccmode_cbc (line 102) | struct ccmode_cbc type ccmode_ctr (line 104) | struct ccmode_ctr type ccmode_cbc (line 106) | struct ccmode_cbc type ccmode_cbc (line 107) | struct ccmode_cbc type ccmode_ctr (line 109) | struct ccmode_ctr type ccmode_ecb (line 117) | struct ccmode_ecb type ccmode_ecb (line 118) | struct ccmode_ecb type ccmode_ecb (line 120) | struct ccmode_ecb type ccmode_ecb (line 121) | struct ccmode_ecb type ccmode_cbc (line 126) | struct ccmode_cbc type ccmode_cbc (line 127) | struct ccmode_cbc type ccmode_cbc (line 129) | struct ccmode_cbc type ccmode_cbc (line 130) | struct ccmode_cbc type ccmode_xts (line 135) | struct ccmode_xts type ccmode_xts (line 136) | struct ccmode_xts type ccmode_xts (line 138) | struct ccmode_xts type ccmode_xts (line 139) | struct ccmode_xts type ccmode_cbc (line 143) | struct ccmode_cbc type ccmode_cbc (line 144) | struct ccmode_cbc type ccmode_ecb (line 146) | struct ccmode_ecb type ccmode_ecb (line 147) | struct ccmode_ecb type ccmode_ecb (line 149) | struct ccmode_ecb type ccmode_ecb (line 153) | struct ccmode_ecb type ccmode_cbc (line 154) | struct ccmode_cbc type ccmode_cfb (line 155) | struct ccmode_cfb type ccmode_cfb8 (line 156) | struct ccmode_cfb8 type ccmode_xts (line 157) | struct ccmode_xts type ccmode_gcm (line 158) | struct ccmode_gcm type ccmode_ccm (line 159) | struct ccmode_ccm type ccmode_ecb (line 161) | struct ccmode_ecb type ccmode_cbc (line 162) | struct ccmode_cbc type ccmode_cfb (line 163) | struct ccmode_cfb type ccmode_cfb8 (line 164) | struct ccmode_cfb8 type ccmode_xts (line 165) | struct ccmode_xts type ccmode_gcm (line 166) | struct ccmode_gcm type ccmode_ccm (line 167) | struct ccmode_ccm type ccmode_ctr (line 169) | struct ccmode_ctr type ccmode_ofb (line 170) | struct ccmode_ofb type ccmode_siv (line 172) | struct ccmode_siv type ccmode_siv (line 173) | struct ccmode_siv FILE: AltSign/Dependencies/corecrypto/ccansikdf.h type ccdigest_info (line 84) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccasn1.h type ccoid_t (line 126) | typedef union { function ccoid_size (line 140) | size_t ccoid_size(ccoid_t oid) { function ccoid_equal (line 145) | bool ccoid_equal(ccoid_t oid1, ccoid_t oid2) { FILE: AltSign/Dependencies/corecrypto/ccblowfish.h type ccmode_ecb (line 74) | struct ccmode_ecb type ccmode_ecb (line 75) | struct ccmode_ecb type ccmode_ecb (line 79) | struct ccmode_ecb type ccmode_ecb (line 80) | struct ccmode_ecb type ccmode_cbc (line 82) | struct ccmode_cbc type ccmode_cbc (line 83) | struct ccmode_cbc type ccmode_cfb (line 85) | struct ccmode_cfb type ccmode_cfb (line 86) | struct ccmode_cfb type ccmode_cfb8 (line 88) | struct ccmode_cfb8 type ccmode_cfb8 (line 89) | struct ccmode_cfb8 type ccmode_ctr (line 91) | struct ccmode_ctr type ccmode_ofb (line 93) | struct ccmode_ofb FILE: AltSign/Dependencies/corecrypto/cccast.h type ccmode_ecb (line 75) | struct ccmode_ecb type ccmode_ecb (line 76) | struct ccmode_ecb type ccmode_cbc (line 78) | struct ccmode_cbc type ccmode_cbc (line 79) | struct ccmode_cbc type ccmode_cfb (line 81) | struct ccmode_cfb type ccmode_cfb (line 82) | struct ccmode_cfb type ccmode_cfb8 (line 84) | struct ccmode_cfb8 type ccmode_cfb8 (line 85) | struct ccmode_cfb8 type ccmode_ctr (line 87) | struct ccmode_ctr type ccmode_ofb (line 89) | struct ccmode_ofb type ccmode_ecb (line 92) | struct ccmode_ecb type ccmode_ecb (line 93) | struct ccmode_ecb FILE: AltSign/Dependencies/corecrypto/ccchacha20poly1305.h type ccchacha20_ctx (line 77) | typedef struct { type ccpoly1305_ctx (line 85) | typedef struct { type ccchacha20poly1305_ctx (line 153) | typedef struct { type ccchacha20poly1305_info (line 163) | struct ccchacha20poly1305_info { type ccchacha20poly1305_info (line 167) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 169) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 185) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 196) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 212) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 213) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 230) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 248) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 262) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 280) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 294) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 324) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 350) | struct ccchacha20poly1305_info FILE: AltSign/Dependencies/corecrypto/cccmac.h type cccmac_ctx (line 75) | struct cccmac_ctx { type cccmac_ctx_hdr (line 79) | struct cccmac_ctx_hdr { type cccmac_ctx_t (line 90) | typedef union { type cccmac_ctx (line 98) | struct cccmac_ctx { type cccmac_ctx (line 108) | struct cccmac_ctx type ccmode_cbc (line 168) | struct ccmode_cbc type ccmode_cbc (line 189) | struct ccmode_cbc type ccmode_cbc (line 216) | struct ccmode_cbc FILE: AltSign/Dependencies/corecrypto/ccder.h type ccder_tag (line 73) | typedef unsigned long ccder_tag; type ccder_tag (line 75) | typedef uint8_t ccder_tag; FILE: AltSign/Dependencies/corecrypto/ccder_rsa.h function CC_INLINE (line 71) | CC_INLINE uint8_t * FILE: AltSign/Dependencies/corecrypto/ccdes.h type ccmode_ecb (line 73) | struct ccmode_ecb type ccmode_ecb (line 74) | struct ccmode_ecb type ccmode_ecb (line 76) | struct ccmode_ecb type ccmode_ecb (line 77) | struct ccmode_ecb type ccmode_ecb (line 78) | struct ccmode_ecb type ccmode_ecb (line 80) | struct ccmode_ecb type ccmode_ecb (line 81) | struct ccmode_ecb type ccmode_cbc (line 83) | struct ccmode_cbc type ccmode_cbc (line 84) | struct ccmode_cbc type ccmode_cfb (line 86) | struct ccmode_cfb type ccmode_cfb (line 87) | struct ccmode_cfb type ccmode_cfb8 (line 89) | struct ccmode_cfb8 type ccmode_cfb8 (line 90) | struct ccmode_cfb8 type ccmode_ctr (line 92) | struct ccmode_ctr type ccmode_ofb (line 94) | struct ccmode_ofb type ccmode_ecb (line 97) | struct ccmode_ecb type ccmode_ecb (line 98) | struct ccmode_ecb type ccmode_cbc (line 100) | struct ccmode_cbc type ccmode_cbc (line 101) | struct ccmode_cbc type ccmode_cfb (line 103) | struct ccmode_cfb type ccmode_cfb (line 104) | struct ccmode_cfb type ccmode_cfb8 (line 106) | struct ccmode_cfb8 type ccmode_cfb8 (line 107) | struct ccmode_cfb8 type ccmode_ctr (line 109) | struct ccmode_ctr type ccmode_ofb (line 111) | struct ccmode_ofb FILE: AltSign/Dependencies/corecrypto/ccdh.h type ccdh_gp_t (line 89) | typedef union { type ccdh_const_gp_t (line 96) | typedef union { type ccdh_ctx_header (line 104) | struct ccdh_ctx_header { type ccdh_ctx_body (line 109) | struct ccdh_ctx_body { type ccdh_ctx_public (line 114) | struct ccdh_ctx_public { type ccdh_full_ctx (line 120) | struct ccdh_full_ctx { type ccdh_pub_ctx (line 125) | struct ccdh_pub_ctx { type ccdh_full_ctx_t (line 132) | typedef union { type ccdh_pub_ctx_t (line 139) | typedef union { type ccdh_gp (line 150) | struct ccdh_gp { type ccdh_gp (line 156) | struct ccdh_gp type ccdh_gp (line 160) | struct ccdh_gp type ccdh_full_ctx (line 163) | struct ccdh_full_ctx { type ccdh_pub_ctx (line 170) | struct ccdh_pub_ctx { type ccdh_full_ctx (line 180) | struct ccdh_full_ctx type ccdh_pub_ctx (line 181) | struct ccdh_pub_ctx function cczp_const_t (line 230) | static inline cczp_const_t ccdh_gp_zp(ccdh_const_gp_t gp) { return gp.zp;} function cczp_const_t (line 240) | static inline cczp_const_t ccdh_gp_zp(ccdh_const_gp_t gp) { return (cczp... function CC_INLINE (line 288) | CC_INLINE function cc_size (line 306) | cc_size ccdh_gp_n(ccdh_const_gp_t gp) { function cc_unit (line 311) | const cc_unit *ccdh_gp_prime(ccdh_const_gp_t gp) { function cc_unit (line 316) | const cc_unit *ccdh_gp_recip(ccdh_const_gp_t gp) { function cc_unit (line 321) | const cc_unit ccdh_gp_options(ccdh_const_gp_t gp) { function cc_unit (line 326) | const cc_unit *ccdh_gp_g(ccdh_const_gp_t gp) { function cc_unit (line 331) | const cc_unit *ccdh_gp_order(ccdh_const_gp_t gp) { function cc_size (line 336) | cc_size ccdh_gp_l(ccdh_const_gp_t gp) { function ccdh_ccn_size (line 341) | size_t ccdh_ccn_size(ccdh_const_gp_t gp) { function cc_size (line 357) | cc_size ccdh_gp_n(ccdh_const_gp_t gp) { function cc_unit (line 362) | const cc_unit *ccdh_gp_prime(ccdh_const_gp_t gp) { function cc_unit (line 367) | const cc_unit *ccdh_gp_recip(ccdh_const_gp_t gp) { function cc_unit (line 372) | const cc_unit ccdh_gp_options(ccdh_const_gp_t gp) { function cc_unit (line 377) | const cc_unit *ccdh_gp_g(ccdh_const_gp_t gp) { function cc_unit (line 382) | const cc_unit *ccdh_gp_order(ccdh_const_gp_t gp) { function cc_size (line 387) | cc_size ccdh_gp_l(ccdh_const_gp_t gp) { function ccdh_ccn_size (line 393) | size_t ccdh_ccn_size(ccdh_const_gp_t gp) { type ccrng_state (line 446) | struct ccrng_state type ccrng_state (line 466) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccdh_priv.h type ccrng_state (line 83) | struct ccrng_state type ccrng_state (line 87) | struct ccrng_state type ccrng_state (line 101) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccdigest.h type ccdigest_ctx (line 74) | struct ccdigest_ctx { type ccdigest_ctx_t (line 83) | typedef union { type ccdigest_state (line 87) | struct ccdigest_state { type ccdigest_state_t (line 96) | typedef union { type ccdigest_ctx (line 102) | struct ccdigest_ctx { type ccdigest_ctx (line 111) | struct ccdigest_ctx type ccdigest_state (line 113) | struct ccdigest_state { type ccdigest_state (line 122) | struct ccdigest_state type ccdigest_info (line 126) | struct ccdigest_info { type ccdigest_info (line 200) | struct ccdigest_info type ccdigest_info (line 201) | struct ccdigest_info function CC_INLINE (line 204) | CC_INLINE type ccdigest_info (line 210) | struct ccdigest_info type ccdigest_info (line 214) | struct ccdigest_info type ccdigest_info (line 217) | struct ccdigest_info type ccdigest_vector (line 220) | struct ccdigest_vector { type ccdigest_info (line 226) | struct ccdigest_info type ccdigest_vector (line 226) | struct ccdigest_vector type ccdigest_info (line 227) | struct ccdigest_info type ccdigest_vector (line 227) | struct ccdigest_vector FILE: AltSign/Dependencies/corecrypto/ccdigest_priv.h type ccdigest_info (line 71) | struct ccdigest_info type ccdigest_info (line 73) | struct ccdigest_info type ccdigest_info (line 75) | struct ccdigest_info type ccdigest_info (line 79) | struct ccdigest_info type ccdigest_info (line 85) | struct ccdigest_info type ccdigest_info (line 88) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccdrbg.h function CC_INLINE (line 109) | CC_INLINE int ccdrbg_init(const struct ccdrbg_info *info, function CC_INLINE (line 121) | CC_INLINE int ccdrbg_reseed(const struct ccdrbg_info *info, function CC_INLINE (line 130) | CC_INLINE int ccdrbg_generate(const struct ccdrbg_info *info, function CC_INLINE (line 138) | CC_INLINE void ccdrbg_done(const struct ccdrbg_info *info, function CC_INLINE (line 144) | CC_INLINE size_t ccdrbg_context_size(const struct ccdrbg_info *info) type ccdrbg_nistctr_custom (line 154) | struct ccdrbg_nistctr_custom { type ccdrbg_info (line 161) | struct ccdrbg_info type ccdrbg_nistctr_custom (line 161) | struct ccdrbg_nistctr_custom type ccdrbg_info (line 167) | struct ccdrbg_info type ccdrbg_nisthmac_custom (line 169) | struct ccdrbg_nisthmac_custom { type ccdrbg_info (line 174) | struct ccdrbg_info type ccdrbg_nisthmac_custom (line 174) | struct ccdrbg_nisthmac_custom type ccdrbg_info (line 181) | struct ccdrbg_info type ccdrbg_info (line 189) | struct ccdrbg_info FILE: AltSign/Dependencies/corecrypto/ccdrbg_impl.h type ccdrbg_state (line 69) | struct ccdrbg_state type ccdrbg_info (line 71) | struct ccdrbg_info { FILE: AltSign/Dependencies/corecrypto/ccec.h type ccec_projective_point (line 78) | struct ccec_projective_point { type ccec_projective_point (line 81) | typedef struct ccec_projective_point ccec_projective_point; type ccec_cp (line 83) | struct ccec_cp { type ccec_point_hdr (line 88) | struct ccec_point_hdr { type ccec_projective_point_t (line 92) | typedef union { type ccec_const_projective_point_t (line 97) | typedef union { type ccec_const_cp_t (line 109) | typedef union { type ccec_affine_point (line 115) | struct ccec_affine_point { type ccec_affine_point (line 118) | typedef struct ccec_affine_point ccec_affine_point; type ccec_projective_point (line 119) | typedef ccec_projective_point* ccec_projective_point_t; type ccec_affine_point (line 120) | typedef ccec_affine_point* ccec_affine_point_t; type ccec_affine_point (line 122) | struct ccec_affine_point type ccec_projective_point (line 123) | struct ccec_projective_point type ccec_cp (line 125) | struct ccec_cp type ccec_full_ctx (line 130) | struct ccec_full_ctx { type ccec_pub_ctx (line 136) | struct ccec_pub_ctx { type ccec_full_ctx_t (line 144) | typedef union { type ccec_full_ctx (line 154) | typedef struct ccec_full_ctx ccec_full_ctx; type ccec_full_ctx_t (line 156) | typedef ccec_full_ctx_t ccec_pub_ctx_t; type ccec_pub_ctx (line 157) | typedef struct ccec_pub_ctx ccec_pub_ctx; type ccec_full_ctx (line 159) | struct ccec_full_ctx type ccec_pub_ctx (line 160) | struct ccec_pub_ctx function CC_INLINE (line 161) | CC_INLINE function CC_INLINE (line 195) | CC_INLINE void ccec_ctx_init(ccec_const_cp_t cp, ccec_full_ctx_t key) {(... function CC_INLINE (line 201) | CC_INLINE cc_size ccec_cp_n(ccec_const_cp_t cp) { return cp.zp->n; } function cc_size (line 218) | cc_size ccec_cp_n(ccec_const_cp_t cp) { return cp->n; } function cczp_const_t (line 219) | cczp_const_t ccec_cp_zp(ccec_const_cp_t cp){ return (cczp_const_t)cp; } function CC_INLINE (line 249) | CC_INLINE function CC_INLINE (line 254) | CC_INLINE function ccec_ccn_size (line 262) | size_t ccec_ccn_size(ccec_const_cp_t cp) { type ccec_rfc6637_curve (line 280) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 281) | struct ccec_rfc6637_wrap type ccec_rfc6637_unwrap (line 282) | struct ccec_rfc6637_unwrap type ccec_rfc6637_wrap (line 284) | struct ccec_rfc6637_wrap type ccec_rfc6637_wrap (line 285) | struct ccec_rfc6637_wrap type ccec_rfc6637_unwrap (line 286) | struct ccec_rfc6637_unwrap type ccec_rfc6637_unwrap (line 287) | struct ccec_rfc6637_unwrap type ccec_rfc6637_curve (line 288) | struct ccec_rfc6637_curve type ccec_rfc6637_curve (line 289) | struct ccec_rfc6637_curve type ccrng_state (line 307) | struct ccrng_state type ccrng_state (line 322) | struct ccrng_state type ccrng_state (line 336) | struct ccrng_state type ccrng_state (line 352) | struct ccrng_state type ccrng_state (line 392) | struct ccrng_state function ccec_sign_max_size (line 414) | size_t ccec_sign_max_size(ccec_const_cp_t cp) { type ccrng_state (line 424) | struct ccrng_state type ccrng_state (line 439) | struct ccrng_state type ccrng_state (line 486) | struct ccrng_state type ccec_rfc6637_curve (line 542) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 543) | struct ccec_rfc6637_wrap type ccrng_state (line 545) | struct ccrng_state type ccrng_state (line 578) | struct ccrng_state type ccec_rfc6637_curve (line 628) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 629) | struct ccec_rfc6637_wrap type ccrng_state (line 631) | struct ccrng_state type ccec_rfc6637_curve (line 661) | struct ccec_rfc6637_curve type ccec_rfc6637_unwrap (line 662) | struct ccec_rfc6637_unwrap function ccec_export_pub_size (line 676) | size_t ccec_export_pub_size(ccec_pub_ctx_t key) { function ccec_x963_export_size (line 690) | size_t ccec_x963_export_size(const int fullkey, ccec_pub_ctx_t key){ function ccec_compact_export_size (line 721) | size_t ccec_compact_export_size(const int fullkey, ccec_pub_ctx_t key){ type ccrng_state (line 884) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccec25519.h type ccec25519key (line 73) | typedef ccec25519key ccec25519secretkey; type ccec25519key (line 74) | typedef ccec25519key ccec25519pubkey; type ccec25519key (line 75) | typedef ccec25519key ccec25519base; function CC_INLINE (line 102) | CC_INLINE void cccurve25519_make_priv(struct ccrng_state *rng, function CC_INLINE (line 118) | CC_INLINE void cccurve25519_make_pub(ccec25519pubkey pk, function CC_INLINE (line 132) | CC_INLINE void cccurve25519_make_key_pair(struct ccrng_state *rng, type ccdigest_info (line 149) | struct ccdigest_info type ccrng_state (line 150) | struct ccrng_state type ccdigest_info (line 165) | struct ccdigest_info type ccdigest_info (line 184) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccec25519_priv.h type ccdigest_info (line 82) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccec_priv.h type ccrng_state (line 148) | struct ccrng_state type ccrng_state (line 170) | struct ccrng_state type ccrng_state (line 223) | struct ccrng_state type ccrng_state (line 255) | struct ccrng_state type ccrng_state (line 334) | struct ccrng_state type ccrng_state (line 350) | struct ccrng_state type ccrng_state (line 365) | struct ccrng_state type ccrng_state (line 387) | struct ccrng_state type ccrng_state (line 401) | struct ccrng_state type ccrng_state (line 434) | struct ccrng_state type ccec_rfc6637 (line 452) | struct ccec_rfc6637 { type ccec_rfc6637_curve (line 460) | struct ccec_rfc6637_curve { type ccec_rfc6637 (line 465) | struct ccec_rfc6637 type ccec_rfc6637 (line 466) | struct ccec_rfc6637 type ccdigest_info (line 469) | struct ccdigest_info type ccec_rfc6637_curve (line 470) | struct ccec_rfc6637_curve type ccec_rfc6637 (line 471) | struct ccec_rfc6637 type ccec_rfc6637_curve (line 488) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 489) | struct ccec_rfc6637_wrap type ccrng_state (line 491) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccecies.h type ccecies_gcm (line 94) | struct ccecies_gcm { type ccdigest_info (line 107) | struct ccdigest_info type ccrng_state (line 108) | struct ccrng_state type ccmode_gcm (line 109) | struct ccmode_gcm type ccdigest_info (line 142) | struct ccdigest_info type ccmode_gcm (line 143) | struct ccmode_gcm FILE: AltSign/Dependencies/corecrypto/cchkdf.h type ccdigest_info (line 87) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/cchmac.h type cchmac_ctx (line 72) | struct cchmac_ctx { type cchmac_ctx_t (line 77) | typedef union { type cchmac_ctx (line 82) | struct cchmac_ctx type ccdigest_info (line 134) | struct ccdigest_info type ccdigest_info (line 136) | struct ccdigest_info type ccdigest_info (line 138) | struct ccdigest_info type ccdigest_info (line 141) | struct ccdigest_info type cchmac_test_input (line 147) | struct cchmac_test_input { type cchmac_test_input (line 157) | struct cchmac_test_input type cchmac_test_input (line 158) | struct cchmac_test_input FILE: AltSign/Dependencies/corecrypto/ccmd2.h type ccdigest_info (line 76) | struct ccdigest_info type ccdigest_info (line 81) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccmd4.h type ccdigest_info (line 77) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccmd5.h type ccdigest_info (line 77) | struct ccdigest_info type ccdigest_info (line 80) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccmode.h function CC_INLINE (line 79) | CC_INLINE size_t ccecb_context_size(const struct ccmode_ecb *mode) function CC_INLINE (line 84) | CC_INLINE size_t ccecb_block_size(const struct ccmode_ecb *mode) function CC_INLINE (line 89) | CC_INLINE int ccecb_init(const struct ccmode_ecb *mode, ccecb_ctx *ctx, function CC_INLINE (line 95) | CC_INLINE int ccecb_update(const struct ccmode_ecb *mode, const ccecb_ct... function CC_INLINE (line 101) | CC_INLINE int ccecb_one_shot(const struct ccmode_ecb *mode, function CC_INLINE (line 133) | CC_INLINE size_t cccbc_context_size(const struct ccmode_cbc *mode) function CC_INLINE (line 138) | CC_INLINE size_t cccbc_block_size(const struct ccmode_cbc *mode) function CC_INLINE (line 143) | CC_INLINE int cccbc_init(const struct ccmode_cbc *mode, cccbc_ctx *ctx, function CC_INLINE (line 149) | CC_INLINE int cccbc_set_iv(const struct ccmode_cbc *mode, cccbc_iv *iv_ctx, function CC_INLINE (line 159) | CC_INLINE int cccbc_update(const struct ccmode_cbc *mode, cccbc_ctx *ctx, type ccmode_cbc (line 166) | struct ccmode_cbc function CC_INLINE (line 178) | CC_INLINE size_t cccfb_context_size(const struct ccmode_cfb *mode) function CC_INLINE (line 183) | CC_INLINE size_t cccfb_block_size(const struct ccmode_cfb *mode) function CC_INLINE (line 188) | CC_INLINE int cccfb_init(const struct ccmode_cfb *mode, cccfb_ctx *ctx, function CC_INLINE (line 195) | CC_INLINE int cccfb_update(const struct ccmode_cfb *mode, cccfb_ctx *ctx, function CC_INLINE (line 201) | CC_INLINE int cccfb_one_shot(const struct ccmode_cfb *mode, function CC_INLINE (line 220) | CC_INLINE size_t cccfb8_context_size(const struct ccmode_cfb8 *mode) function CC_INLINE (line 225) | CC_INLINE size_t cccfb8_block_size(const struct ccmode_cfb8 *mode) function CC_INLINE (line 230) | CC_INLINE int cccfb8_init(const struct ccmode_cfb8 *mode, cccfb8_ctx *ctx, function CC_INLINE (line 236) | CC_INLINE int cccfb8_update(const struct ccmode_cfb8 *mode, cccfb8_ctx ... function CC_INLINE (line 242) | CC_INLINE int cccfb8_one_shot(const struct ccmode_cfb8 *mode, function CC_INLINE (line 265) | CC_INLINE size_t ccctr_context_size(const struct ccmode_ctr *mode) function CC_INLINE (line 270) | CC_INLINE size_t ccctr_block_size(const struct ccmode_ctr *mode) function CC_INLINE (line 275) | CC_INLINE int ccctr_init(const struct ccmode_ctr *mode, ccctr_ctx *ctx, function CC_INLINE (line 281) | CC_INLINE int ccctr_update(const struct ccmode_ctr *mode, ccctr_ctx *ctx, function CC_INLINE (line 287) | CC_INLINE int ccctr_one_shot(const struct ccmode_ctr *mode, function CC_INLINE (line 308) | CC_INLINE size_t ccofb_context_size(const struct ccmode_ofb *mode) function CC_INLINE (line 313) | CC_INLINE size_t ccofb_block_size(const struct ccmode_ofb *mode) function CC_INLINE (line 318) | CC_INLINE int ccofb_init(const struct ccmode_ofb *mode, ccofb_ctx *ctx, function CC_INLINE (line 324) | CC_INLINE int ccofb_update(const struct ccmode_ofb *mode, ccofb_ctx *ctx, function CC_INLINE (line 330) | CC_INLINE int ccofb_one_shot(const struct ccmode_ofb *mode, function CC_INLINE (line 367) | CC_INLINE size_t ccxts_context_size(const struct ccmode_xts *mode) function CC_INLINE (line 372) | CC_INLINE size_t ccxts_block_size(const struct ccmode_xts *mode) function CC_INLINE (line 391) | CC_INLINE int ccxts_init(const struct ccmode_xts *mode, ccxts_ctx *ctx, function CC_INLINE (line 409) | CC_INLINE int ccxts_set_tweak(const struct ccmode_xts *mode, ccxts_ctx *... function CC_INLINE (line 428) | CC_INLINE void *ccxts_update(const struct ccmode_xts *mode, ccxts_ctx *ctx, type ccmode_xts (line 451) | struct ccmode_xts function CC_INLINE (line 474) | CC_INLINE size_t ccgcm_context_size(const struct ccmode_gcm *mode) function CC_INLINE (line 479) | CC_INLINE size_t ccgcm_block_size(const struct ccmode_gcm *mode) function CC_INLINE (line 517) | CC_INLINE int ccgcm_init(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, type ccmode_gcm (line 558) | struct ccmode_gcm function CC_INLINE (line 585) | CC_INLINE int ccgcm_set_iv(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, type ccmode_gcm (line 608) | struct ccmode_gcm type ccmode_gcm (line 629) | struct ccmode_gcm function CC_INLINE (line 647) | CC_INLINE int ccgcm_aad(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 658) | CC_INLINE int ccgcm_gmac(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 680) | CC_INLINE int ccgcm_update(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 705) | CC_INLINE int ccgcm_finalize(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 722) | CC_INLINE int ccgcm_reset(const struct ccmode_gcm *mode, ccgcm_ctx *ctx) type ccmode_gcm (line 763) | struct ccmode_gcm type ccmode_gcm (line 796) | struct ccmode_gcm function CC_INLINE (line 814) | CC_INLINE size_t ccccm_context_size(const struct ccmode_ccm *mode) function CC_INLINE (line 819) | CC_INLINE size_t ccccm_block_size(const struct ccmode_ccm *mode) function CC_INLINE (line 824) | CC_INLINE int ccccm_init(const struct ccmode_ccm *mode, ccccm_ctx *ctx, function CC_INLINE (line 830) | CC_INLINE int ccccm_set_iv(const struct ccmode_ccm *mode, ccccm_ctx *ctx... function CC_INLINE (line 837) | CC_INLINE int ccccm_cbcmac(const struct ccmode_ccm *mode, ccccm_ctx *ctx... function CC_INLINE (line 843) | CC_INLINE int ccccm_update(const struct ccmode_ccm *mode, ccccm_ctx *ctx... function CC_INLINE (line 849) | CC_INLINE int ccccm_finalize(const struct ccmode_ccm *mode, ccccm_ctx *c... function CC_INLINE (line 855) | CC_INLINE int ccccm_reset(const struct ccmode_ccm *mode, ccccm_ctx *ctx,... function CC_INLINE (line 861) | CC_INLINE int ccccm_one_shot(const struct ccmode_ccm *mode, function CC_INLINE (line 891) | CC_INLINE size_t ccomac_context_size(const struct ccmode_omac *mode) function CC_INLINE (line 896) | CC_INLINE size_t ccomac_block_size(const struct ccmode_omac *mode) function CC_INLINE (line 901) | CC_INLINE int ccomac_init(const struct ccmode_omac *mode, ccomac_ctx *ctx, function CC_INLINE (line 907) | CC_INLINE int ccomac_update(const struct ccmode_omac *mode, ccomac_ctx *... function CC_INLINE (line 913) | CC_INLINE int ccomac_one_shot(const struct ccmode_omac *mode, FILE: AltSign/Dependencies/corecrypto/ccmode_factory.h type ccmode_cbc (line 144) | struct ccmode_cbc function cc3des_mode_encrypt_init (line 147) | void cc3des_mode_encrypt_init(void *ctx) { type ccmode_cbc (line 152) | struct ccmode_cbc type ccmode_cbc (line 157) | struct ccmode_cbc type ccmode_cbc (line 164) | struct ccmode_cbc type ccmode_cbc (line 172) | struct ccmode_cbc type _ccmode_cbc_key (line 179) | struct _ccmode_cbc_key { type ccmode_cbc (line 206) | struct ccmode_cbc type ccmode_ecb (line 207) | struct ccmode_ecb type ccmode_cbc (line 213) | struct ccmode_cbc type ccmode_ecb (line 214) | struct ccmode_ecb type ccmode_cfb (line 217) | struct ccmode_cfb type _ccmode_cfb_key (line 224) | struct _ccmode_cfb_key { type ccmode_cfb (line 252) | struct ccmode_cfb type ccmode_ecb (line 253) | struct ccmode_ecb type ccmode_cfb (line 259) | struct ccmode_cfb type ccmode_ecb (line 260) | struct ccmode_ecb type ccmode_cfb8 (line 262) | struct ccmode_cfb8 type _ccmode_cfb8_key (line 269) | struct _ccmode_cfb8_key { type ccmode_cfb8 (line 296) | struct ccmode_cfb8 type ccmode_ecb (line 297) | struct ccmode_ecb type ccmode_cfb8 (line 303) | struct ccmode_cfb8 type ccmode_ecb (line 304) | struct ccmode_ecb type ccmode_ctr (line 306) | struct ccmode_ctr type ccmode_ctr (line 308) | struct ccmode_ctr type _ccmode_ctr_key (line 312) | struct _ccmode_ctr_key { type ccmode_ctr (line 333) | struct ccmode_ctr type ccmode_ecb (line 334) | struct ccmode_ecb type ccmode_gcm (line 340) | struct ccmode_gcm type _ccmode_gcm_key (line 368) | struct _ccmode_gcm_key { type ccmode_gcm (line 402) | struct ccmode_gcm type ccmode_ecb (line 403) | struct ccmode_ecb type ccmode_gcm (line 409) | struct ccmode_gcm type ccmode_ecb (line 410) | struct ccmode_ecb type ccmode_ccm (line 414) | struct ccmode_ccm type _ccmode_ccm_key (line 431) | struct _ccmode_ccm_key { type _ccmode_ccm_nonce (line 436) | struct _ccmode_ccm_nonce { type ccmode_ccm (line 483) | struct ccmode_ccm type ccmode_ecb (line 484) | struct ccmode_ecb type ccmode_ccm (line 490) | struct ccmode_ccm type ccmode_ecb (line 491) | struct ccmode_ecb type ccmode_ofb (line 494) | struct ccmode_ofb type _ccmode_ofb_key (line 500) | struct _ccmode_ofb_key { type ccmode_ofb (line 519) | struct ccmode_ofb type ccmode_ecb (line 520) | struct ccmode_ecb type ccmode_omac (line 532) | struct ccmode_omac type _ccmode_omac_key (line 536) | struct _ccmode_omac_key { type ccmode_omac (line 564) | struct ccmode_omac type ccmode_ecb (line 565) | struct ccmode_ecb type ccmode_omac (line 571) | struct ccmode_omac type ccmode_ecb (line 572) | struct ccmode_ecb type ccmode_xts (line 576) | struct ccmode_xts type ccmode_xts (line 579) | struct ccmode_xts type _ccmode_xts_key (line 588) | struct _ccmode_xts_key { type _ccmode_xts_tweak (line 594) | struct _ccmode_xts_tweak { type ccmode_xts (line 634) | struct ccmode_xts type ccmode_ecb (line 635) | struct ccmode_ecb type ccmode_ecb (line 636) | struct ccmode_ecb type ccmode_xts (line 642) | struct ccmode_xts type ccmode_ecb (line 643) | struct ccmode_ecb type ccmode_ecb (line 644) | struct ccmode_ecb FILE: AltSign/Dependencies/corecrypto/ccmode_impl.h type ccmode_ecb (line 75) | struct ccmode_ecb { type ccmode_cbc (line 118) | struct ccmode_cbc { type ccmode_cfb (line 132) | struct ccmode_cfb { type ccmode_cfb8 (line 144) | struct ccmode_cfb8 { type ccmode_ctr (line 156) | struct ccmode_ctr { type ccmode_ofb (line 170) | struct ccmode_ofb { type ccmode_xts (line 183) | struct ccmode_xts { type ccmode_gcm (line 217) | struct ccmode_gcm { type ccmode_ccm (line 235) | struct ccmode_ccm { type ccmode_omac (line 254) | struct ccmode_omac { FILE: AltSign/Dependencies/corecrypto/ccmode_siv.h type ccmode_siv (line 82) | struct ccmode_siv { function CC_INLINE (line 100) | CC_INLINE size_t ccsiv_context_size(const struct ccmode_siv *mode) function CC_INLINE (line 105) | CC_INLINE size_t ccsiv_block_size(const struct ccmode_siv *mode) function CC_INLINE (line 110) | CC_INLINE size_t ccsiv_ciphertext_size(const struct ccmode_siv *mode, function CC_INLINE (line 116) | CC_INLINE size_t ccsiv_plaintext_size(const struct ccmode_siv *mode, function CC_INLINE (line 126) | CC_INLINE int ccsiv_init(const struct ccmode_siv *mode, ccsiv_ctx *ctx, function CC_INLINE (line 133) | CC_INLINE int ccsiv_set_nonce(const struct ccmode_siv *mode, ccsiv_ctx *... function CC_INLINE (line 141) | CC_INLINE int ccsiv_aad(const struct ccmode_siv *mode, ccsiv_ctx *ctx, function CC_INLINE (line 149) | CC_INLINE int ccsiv_crypt(const struct ccmode_siv *mode, ccsiv_ctx *ctx, function CC_INLINE (line 157) | CC_INLINE int ccsiv_reset(const struct ccmode_siv *mode, ccsiv_ctx *ctx) function CC_INLINE (line 163) | CC_INLINE int ccsiv_one_shot(const struct ccmode_siv *mode, type ccmode_siv (line 183) | struct ccmode_siv type ccmode_cbc (line 184) | struct ccmode_cbc type ccmode_ctr (line 185) | struct ccmode_ctr type ccmode_siv (line 187) | struct ccmode_siv type ccmode_cbc (line 188) | struct ccmode_cbc type ccmode_ctr (line 189) | struct ccmode_ctr FILE: AltSign/Dependencies/corecrypto/ccmode_siv_priv.h type _ccmode_siv_ctx (line 80) | struct _ccmode_siv_ctx { type ccmode_siv (line 89) | struct ccmode_siv FILE: AltSign/Dependencies/corecrypto/ccn.h type cc_byte (line 72) | typedef uint8_t cc_byte; type cc_size (line 73) | typedef size_t cc_size; type cc_unit (line 76) | typedef uint64_t cc_unit; type cc_int (line 77) | typedef int64_t cc_int; type cc_dunit (line 81) | typedef unsigned cc_dunit __attribute__((mode(TI))); type cc_dint (line 82) | typedef signed cc_dint __attribute__((mode(TI))); type cc_dunit (line 84) | typedef struct cc_dunit { type cc_dint (line 89) | typedef struct cc_dint { type cc_unit (line 96) | typedef uint32_t cc_unit; type cc_dunit (line 97) | typedef uint64_t cc_dunit; type cc_dint (line 98) | typedef int64_t cc_dint; type cc_int (line 99) | typedef int32_t cc_int; type cc_unit (line 104) | typedef uint16_t cc_unit; type cc_dunit (line 105) | typedef uint32_t cc_dunit; type cc_unit (line 110) | typedef uint8_t cc_unit; type cc_dunit (line 111) | typedef uint16_t cc_dunit; type cc_unit (line 120) | typedef cc_unit *ccn_t; type cc_unit (line 121) | typedef cc_unit *ccnp1_t; type cc_unit (line 122) | typedef cc_unit *cc2n_t; type cc_unit (line 123) | typedef cc_unit *cc2np2_t; type cc_unit (line 124) | typedef const cc_unit *ccn_in_t; type cc_unit (line 125) | typedef const cc_unit *ccnp1_in_t; type cc_unit (line 126) | typedef const cc_unit *cc2n_in_t; type cc_unit (line 127) | typedef const cc_unit *cc2np2_in_t; type cc_ws (line 132) | typedef struct { function CC_PURE (line 384) | CC_PURE CC_NONNULL((2, 3)) function cc_unit (line 417) | cc_unit ccn_subn(cc_size n, cc_unit *r, const cc_unit *s, function cc_unit (line 438) | cc_unit ccn_addn(cc_size n, cc_unit *r, const cc_unit *s, function CC_INLINE (line 517) | CC_INLINE CC_NONNULL((2, 4)) function ccn_zero (line 584) | void ccn_zero(cc_size n, cc_unit *r) { function ccn_clear (line 589) | void ccn_clear(cc_size n, cc_unit *r) { function ccn_seti (line 597) | void ccn_seti(cc_size n, cc_unit *r, cc_unit v) { function CC_INLINE (line 603) | CC_INLINE CC_NONNULL((2, 4)) function ccn_xor (line 659) | void ccn_xor(cc_size n, cc_unit *r, const cc_unit *s, const cc_unit *t) { type ccrng_state (line 672) | struct ccrng_state type ccrng_state (line 676) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccn_priv.h function CC_INLINE (line 137) | CC_INLINE cc_size clz64_win( uint64_t value ) function CC_INLINE (line 145) | CC_INLINE cc_size clz32_win( uint32_t value ) function cc_size (line 162) | cc_size cc_clz_nonzero(cc_unit data) { FILE: AltSign/Dependencies/corecrypto/ccnistkdf.h type ccdigest_info (line 96) | struct ccdigest_info type ccdigest_info (line 102) | struct ccdigest_info type ccdigest_info (line 133) | struct ccdigest_info type ccdigest_info (line 168) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccpad.h type ccmode_cbc (line 75) | struct ccmode_cbc type ccmode_cbc (line 79) | struct ccmode_cbc type ccmode_cbc (line 82) | struct ccmode_cbc type ccmode_cbc (line 86) | struct ccmode_cbc type ccmode_cbc (line 89) | struct ccmode_cbc type ccmode_cbc (line 93) | struct ccmode_cbc type ccmode_cbc (line 100) | struct ccmode_cbc type ccmode_cbc (line 104) | struct ccmode_cbc type ccmode_ecb (line 110) | struct ccmode_ecb type ccmode_ecb (line 113) | struct ccmode_ecb type ccmode_xts (line 120) | struct ccmode_xts type ccmode_xts (line 124) | struct ccmode_xts FILE: AltSign/Dependencies/corecrypto/ccpbkdf2.h type ccdigest_info (line 90) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccperf.h type ccrng_state (line 75) | struct ccrng_state type ccperf_test (line 78) | struct ccperf_test { type ccperf_size_kind (line 84) | enum ccperf_size_kind { type ccperf_family (line 91) | struct ccperf_family { type ccperf_family (line 153) | struct ccperf_family type ccperf_family (line 154) | struct ccperf_family type ccperf_family (line 155) | struct ccperf_family type ccperf_family (line 156) | struct ccperf_family type ccperf_family (line 157) | struct ccperf_family type ccperf_family (line 158) | struct ccperf_family type ccperf_family (line 159) | struct ccperf_family type ccperf_family (line 160) | struct ccperf_family type ccperf_family (line 161) | struct ccperf_family type ccperf_family (line 162) | struct ccperf_family type ccperf_family (line 163) | struct ccperf_family type ccperf_family (line 164) | struct ccperf_family type ccperf_family (line 165) | struct ccperf_family type ccperf_family (line 166) | struct ccperf_family type ccperf_family (line 167) | struct ccperf_family type ccperf_family (line 168) | struct ccperf_family type ccperf_family (line 169) | struct ccperf_family type ccperf_family (line 170) | struct ccperf_family type ccperf_family (line 171) | struct ccperf_family type ccperf_family (line 172) | struct ccperf_family type ccperf_family (line 173) | struct ccperf_family type ccperf_family (line 174) | struct ccperf_family type ccperf_family (line 175) | struct ccperf_family type ccperf_family (line 176) | struct ccperf_family type ccperf_family (line 177) | struct ccperf_family type ccperf_family (line 178) | struct ccperf_family type ccperf_family (line 179) | struct ccperf_family type ccperf_family (line 180) | struct ccperf_family type ccperf_family (line 181) | struct ccperf_family type ccperf_family (line 182) | struct ccperf_family type ccperf_family (line 183) | struct ccperf_family type ccperf_family (line 184) | struct ccperf_family type ccperf_family (line 185) | struct ccperf_family type ccperf_family (line 186) | struct ccperf_family type ccperf_family (line 187) | struct ccperf_family type ccperf_family (line 188) | struct ccperf_family type ccperf_family (line 189) | struct ccperf_family type ccperf_family (line 190) | struct ccperf_family type ccperf_family (line 191) | struct ccperf_family type ccperf_family (line 192) | struct ccperf_family type ccperf_family (line 193) | struct ccperf_family type ccperf_family (line 194) | struct ccperf_family type ccperf_family (line 195) | struct ccperf_family type ccperf_family (line 196) | struct ccperf_family type ccperf_family (line 197) | struct ccperf_family type ccperf_family (line 198) | struct ccperf_family type ccperf_family (line 199) | struct ccperf_family type ccperf_family (line 200) | struct ccperf_family type ccperf_family (line 201) | struct ccperf_family type ccperf_family (line 202) | struct ccperf_family type ccperf_family (line 203) | struct ccperf_family type ccperf_family (line 204) | struct ccperf_family type ccperf_family (line 205) | struct ccperf_family type ccperf_family (line 206) | struct ccperf_family type ccperf_family (line 207) | struct ccperf_family type ccperf_family (line 208) | struct ccperf_family type ccperf_family (line 209) | struct ccperf_family type ccperf_family (line 210) | struct ccperf_family type ccperf_family (line 211) | struct ccperf_family type ccperf_family (line 212) | struct ccperf_family type ccperf_family (line 213) | struct ccperf_family type ccperf_family (line 214) | struct ccperf_family type ccperf_family (line 215) | struct ccperf_family type ccperf_family (line 216) | struct ccperf_family type ccperf_family (line 220) | struct ccperf_family type ccperf_family (line 222) | struct ccperf_family type ccperf_family (line 223) | struct ccperf_family FILE: AltSign/Dependencies/corecrypto/ccprime.h type ccrng_state (line 78) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccrc2.h type ccmode_ecb (line 72) | struct ccmode_ecb type ccmode_ecb (line 73) | struct ccmode_ecb type ccmode_ecb (line 75) | struct ccmode_ecb type ccmode_ecb (line 76) | struct ccmode_ecb type ccmode_cbc (line 78) | struct ccmode_cbc type ccmode_cbc (line 79) | struct ccmode_cbc type ccmode_cfb (line 81) | struct ccmode_cfb type ccmode_cfb (line 82) | struct ccmode_cfb type ccmode_cfb8 (line 84) | struct ccmode_cfb8 type ccmode_cfb8 (line 85) | struct ccmode_cfb8 type ccmode_ctr (line 87) | struct ccmode_ctr type ccmode_ofb (line 89) | struct ccmode_ofb FILE: AltSign/Dependencies/corecrypto/ccrc4.h type ccrc4_info (line 77) | struct ccrc4_info { type ccrc4_info (line 84) | struct ccrc4_info type ccrc4_info (line 86) | struct ccrc4_info type ccrc4_vector (line 88) | struct ccrc4_vector { type ccrc4_info (line 96) | struct ccrc4_info type ccrc4_vector (line 96) | struct ccrc4_vector FILE: AltSign/Dependencies/corecrypto/ccripemd.h type ccdigest_info (line 84) | struct ccdigest_info type ccdigest_info (line 85) | struct ccdigest_info type ccdigest_info (line 86) | struct ccdigest_info type ccdigest_info (line 87) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccrng.h type ccrng_state (line 86) | struct ccrng_state { type ccrng_state (line 109) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccrng_drbg.h type ccrng_drbg_state (line 71) | struct ccrng_drbg_state { type ccrng_drbg_state (line 79) | struct ccrng_drbg_state type ccdrbg_info (line 80) | struct ccdrbg_info type ccdrbg_state (line 81) | struct ccdrbg_state type ccrng_drbg_state (line 85) | struct ccrng_drbg_state type ccrng_drbg_state (line 90) | struct ccrng_drbg_state FILE: AltSign/Dependencies/corecrypto/ccrng_ecfips_test.h type ccrng_ecfips_test_state (line 74) | struct ccrng_ecfips_test_state { type ccrng_ecfips_test_state (line 80) | struct ccrng_ecfips_test_state FILE: AltSign/Dependencies/corecrypto/ccrng_pbkdf2_prng.h type ccrng_pbkdf2_prng_state (line 79) | struct ccrng_pbkdf2_prng_state { type ccrng_pbkdf2_prng_state (line 86) | struct ccrng_pbkdf2_prng_state FILE: AltSign/Dependencies/corecrypto/ccrng_rsafips_test.h type ccrng_rsafips_test_state (line 71) | struct ccrng_rsafips_test_state { type ccrng_rsafips_test_state (line 84) | struct ccrng_rsafips_test_state FILE: AltSign/Dependencies/corecrypto/ccrng_sequence.h type ccrng_sequence_state (line 71) | struct ccrng_sequence_state { type ccrng_sequence_state (line 77) | struct ccrng_sequence_state type ccrng_sequence_state (line 79) | struct ccrng_sequence_state FILE: AltSign/Dependencies/corecrypto/ccrng_system.h type ccrng_system_state (line 70) | struct ccrng_system_state { type ccrng_system_state (line 90) | struct ccrng_system_state type ccrng_system_state (line 94) | struct ccrng_system_state FILE: AltSign/Dependencies/corecrypto/ccrng_test.h type ccrng_test_state (line 71) | struct ccrng_test_state { type ccrng_test_state (line 78) | struct ccrng_test_state type ccrng_test_state (line 81) | struct ccrng_test_state FILE: AltSign/Dependencies/corecrypto/ccrsa.h type ccrsa_full_ctx (line 89) | struct ccrsa_full_ctx { function ccrsa_pubkeylength (line 228) | static inline size_t type ccrng_state (line 263) | struct ccrng_state type ccrng_state (line 270) | struct ccrng_state type ccrng_state (line 270) | struct ccrng_state type ccdigest_info (line 321) | struct ccdigest_info type ccdigest_info (line 321) | struct ccdigest_info type ccrng_state (line 322) | struct ccrng_state type ccdigest_info (line 328) | struct ccdigest_info type ccdigest_info (line 328) | struct ccdigest_info function ccrsa_export_pub_size (line 529) | size_t ccrsa_export_pub_size(const ccrsa_pub_ctx_t key) { function cc_size (line 556) | cc_size ccrsa_import_pub_n(size_t inlen, const uint8_t *der) { function ccrsa_export_priv_size (line 588) | size_t ccrsa_export_priv_size(const ccrsa_full_ctx_t key) { function ccrsa_export_priv (line 602) | int ccrsa_export_priv(const ccrsa_full_ctx_t key, size_t out_len, uint8_... function cc_size (line 618) | cc_size ccrsa_import_priv_n(size_t inlen, const uint8_t *der) { function ccrsa_import_priv (line 634) | int ccrsa_import_priv(ccrsa_full_ctx_t key, size_t inlen, const uint8_t ... FILE: AltSign/Dependencies/corecrypto/ccrsa_priv.h type ccrsa_fips186_trace (line 112) | struct ccrsa_fips186_trace { type ccdigest_info (line 172) | struct ccdigest_info type ccdigest_info (line 172) | struct ccdigest_info type ccdigest_info (line 177) | struct ccdigest_info type ccdigest_info (line 177) | struct ccdigest_info type ccdigest_info (line 205) | struct ccdigest_info type ccdigest_info (line 216) | struct ccdigest_info type ccrng_state (line 217) | struct ccrng_state function ccrsa_oaep_encode (line 227) | int ccrsa_oaep_encode(const struct ccdigest_info* di, type ccdigest_info (line 239) | struct ccdigest_info function ccrsa_oaep_decode (line 246) | int ccrsa_oaep_decode(const struct ccdigest_info* di, type ccrng_state (line 279) | struct ccrng_state type ccrng_state (line 304) | struct ccrng_state type ccdigest_info (line 306) | struct ccdigest_info type ccdigest_info (line 306) | struct ccdigest_info type ccrng_state (line 307) | struct ccrng_state type ccrng_state (line 326) | struct ccrng_state type ccrng_state (line 364) | struct ccrng_state type ccrng_state (line 408) | struct ccrng_state type ccdigest_info (line 431) | struct ccdigest_info type ccrng_state (line 432) | struct ccrng_state type ccdigest_info (line 456) | struct ccdigest_info type ccrng_state (line 483) | struct ccrng_state type ccdigest_info (line 485) | struct ccdigest_info type ccrng_state (line 506) | struct ccrng_state type ccrng_state (line 529) | struct ccrng_state type ccrng_state (line 530) | struct ccrng_state type ccrsa_fips186_trace (line 530) | struct ccrsa_fips186_trace type ccrsa_fips186_trace (line 546) | struct ccrsa_fips186_trace function CC_INLINE (line 548) | CC_INLINE cc_size ccrsa_n_from_size(size_t size) { function CC_INLINE (line 552) | CC_INLINE size_t ccrsa_sizeof_n_from_size(size_t size) { function CC_INLINE (line 556) | CC_INLINE uint8_t *ccrsa_block_start(size_t size, cc_unit *p, int clear_... function CC_INLINE (line 563) | CC_INLINE size_t ccrsa_block_size(ccrsa_pub_ctx_t key) { type ccrng_state (line 569) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccsha1.h type ccdigest_info (line 76) | struct ccdigest_info type ccdigest_info (line 81) | struct ccdigest_info type ccdigest_info (line 86) | struct ccdigest_info type ccdigest_info (line 87) | struct ccdigest_info type ccdigest_info (line 92) | struct ccdigest_info type ccdigest_info (line 93) | struct ccdigest_info type ccdigest_info (line 95) | struct ccdigest_info type ccdigest_info (line 99) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccsha2.h type ccdigest_info (line 71) | struct ccdigest_info type ccdigest_info (line 72) | struct ccdigest_info type ccdigest_info (line 73) | struct ccdigest_info type ccdigest_info (line 74) | struct ccdigest_info type ccdigest_info (line 94) | struct ccdigest_info type ccdigest_info (line 95) | struct ccdigest_info type ccdigest_info (line 98) | struct ccdigest_info type ccdigest_info (line 99) | struct ccdigest_info type ccdigest_info (line 100) | struct ccdigest_info type ccdigest_info (line 101) | struct ccdigest_info type ccdigest_info (line 102) | struct ccdigest_info type ccdigest_info (line 103) | struct ccdigest_info type ccdigest_info (line 104) | struct ccdigest_info type ccdigest_info (line 105) | struct ccdigest_info type ccdigest_info (line 106) | struct ccdigest_info type ccdigest_info (line 107) | struct ccdigest_info type ccdigest_info (line 109) | struct ccdigest_info type ccdigest_info (line 110) | struct ccdigest_info type ccdigest_info (line 113) | struct ccdigest_info type ccdigest_info (line 114) | struct ccdigest_info type ccdigest_info (line 115) | struct ccdigest_info type ccdigest_info (line 116) | struct ccdigest_info type ccdigest_info (line 117) | struct ccdigest_info type ccdigest_info (line 118) | struct ccdigest_info type ccdigest_info (line 125) | struct ccdigest_info type ccdigest_info (line 131) | struct ccdigest_info type ccdigest_info (line 135) | struct ccdigest_info FILE: AltSign/Dependencies/corecrypto/ccsrp.h type ccdh_gp (line 76) | typedef ccdh_gp ccsrp_gp; type ccsrp_gp (line 78) | typedef struct ccdh_gp ccsrp_gp; type ccdh_gp_t (line 83) | typedef ccdh_gp_t ccsrp_gp_t; type ccdh_const_gp_t (line 84) | typedef ccdh_const_gp_t ccsrp_const_gp_t; type ccsrp_ctx_header (line 86) | struct ccsrp_ctx_header { type ccsrp_ctx (line 103) | struct ccsrp_ctx { type ccsrp_ctx_body (line 107) | struct ccsrp_ctx_body { type ccsrp_ctx_t (line 112) | typedef union { type ccdh_gp_t (line 118) | typedef ccdh_gp_t ccsrp_gp_t; type ccdh_const_gp_t (line 119) | typedef ccdh_const_gp_t ccsrp_const_gp_t; type ccsrp_ctx (line 121) | struct ccsrp_ctx { type ccsrp_ctx (line 137) | struct ccsrp_ctx function ccsrp_ctx_init_option (line 280) | int function ccsrp_ctx_init (line 299) | void type ccrng_state (line 326) | struct ccrng_state type ccrng_state (line 374) | struct ccrng_state type ccrng_state (line 413) | struct ccrng_state type ccrng_state (line 451) | struct ccrng_state function ccsrp_client_set_noUsernameInX (line 493) | bool function ccsrp_is_authenticated (line 513) | bool function ccsrp_exchange_size (line 527) | size_t function ccsrp_session_size (line 541) | size_t function ccsrp_get_session_key_length (line 556) | size_t function cc_unit (line 601) | cc_unit * type ccdigest_info (line 615) | struct ccdigest_info type ccrng_state (line 616) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/cctest.h type cctest_result (line 80) | struct cctest_result { type cctest_input (line 85) | struct cctest_input { FILE: AltSign/Dependencies/corecrypto/ccwrap.h function CC_INLINE (line 88) | CC_INLINE size_t ccwrap_wrapped_size(const size_t data_size) function CC_INLINE (line 104) | CC_INLINE size_t ccwrap_unwrapped_size(const size_t data_size) type ccmode_ecb (line 135) | struct ccmode_ecb type ccmode_ecb (line 157) | struct ccmode_ecb FILE: AltSign/Dependencies/corecrypto/ccz.h type ccz (line 76) | struct ccz { type ccz (line 82) | typedef struct ccz ccz; type ccz_class (line 84) | struct ccz_class { type ccz_class (line 93) | struct ccz_class type ccz_class (line 97) | struct ccz_class function ccz_div2 (line 233) | void ccz_div2(ccz *r, const ccz *s) { function ccz_is_odd (line 283) | bool ccz_is_odd(const ccz *s) { type ccrng_state (line 308) | struct ccrng_state type ccrng_state (line 312) | struct ccrng_state FILE: AltSign/Dependencies/corecrypto/ccz_priv.h function ccz_sign (line 90) | int ccz_sign(const ccz *s) { function ccz_set_sign (line 95) | void ccz_set_sign(ccz *r, int sign) function CC_NONNULL_ALL (line 101) | CC_NONNULL_ALL function ccz_set_n (line 107) | void ccz_set_n(ccz *r, cc_size n) { function CC_NONNULL_ALL (line 111) | CC_NONNULL_ALL function ccz_set_capacity (line 117) | void ccz_set_capacity(ccz *r, cc_size capacity) FILE: AltSign/Dependencies/corecrypto/cczp.h type cczp (line 77) | struct cczp type cczp_t (line 80) | typedef union { type cczp_const_t (line 87) | typedef union { type cczp (line 95) | struct cczp type cczp (line 96) | struct cczp type cczp_hd (line 114) | struct cczp_hd{ type cczp (line 118) | struct cczp { function CC_CONST (line 165) | CC_CONST CC_NONNULL_TU((1)) function CC_CONST (line 200) | CC_CONST CC_NONNULL_TU((1)) FILE: AltSign/Dependencies/corecrypto/cczp_priv.h function cczp_is_montgomery (line 110) | bool cczp_is_montgomery(cczp_const_t zp) { function cczp_convert_to_montgomery (line 119) | void cczp_convert_to_montgomery(cczp_const_t zp,cc_unit *r, const cc_uni... function cczp_convert_from_montgomery (line 130) | void cczp_convert_from_montgomery(cczp_const_t zp,cc_unit *r, const cc_u... FILE: AltSign/Dependencies/corecrypto/fipspost.h type mach_header (line 126) | struct mach_header type mach_header (line 131) | struct mach_header FILE: AltSign/Dependencies/minizip/crypt.h function decrypt_byte (line 35) | static int decrypt_byte(unsigned long* pkeys, const unsigned long* pcrc_... function update_keys (line 48) | static int update_keys(unsigned long* pkeys,const unsigned long* pcrc_32... function init_keys (line 65) | static void init_keys(const char* passwd,unsigned long* pkeys,const unsi... function crypthead (line 90) | static int crypthead(passwd, buf, bufSize, pkeys, pcrc_32_tab, crcForCry... FILE: AltSign/Dependencies/minizip/ioapi.c function voidpf (line 68) | voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) function uLong (line 90) | uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) function uLong (line 102) | uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) function ftell_file_func (line 113) | long ZCALLBACK ftell_file_func (opaque, stream) function fseek_file_func (line 122) | long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) function fclose_file_func (line 148) | int ZCALLBACK fclose_file_func (opaque, stream) function ferror_file_func (line 157) | int ZCALLBACK ferror_file_func (opaque, stream) function fill_fopen_filefunc (line 166) | void fill_fopen_filefunc (pzlib_filefunc_def) FILE: AltSign/Dependencies/minizip/ioapi.h type zlib_filefunc_def (line 46) | typedef struct zlib_filefunc_def_s FILE: AltSign/Dependencies/minizip/iowin32.c type WIN32FILE_IOWIN (line 59) | typedef struct function voidpf (line 65) | voidpf ZCALLBACK win32_open_file_func (opaque, filename, mode) function uLong (line 117) | uLong ZCALLBACK win32_read_file_func (opaque, stream, buf, size) function uLong (line 140) | uLong ZCALLBACK win32_write_file_func (opaque, stream, buf, size) function win32_tell_file_func (line 163) | long ZCALLBACK win32_tell_file_func (opaque, stream) function win32_seek_file_func (line 186) | long ZCALLBACK win32_seek_file_func (opaque, stream, offset, origin) function win32_close_file_func (line 227) | int ZCALLBACK win32_close_file_func (opaque, stream) function win32_error_file_func (line 247) | int ZCALLBACK win32_error_file_func (opaque, stream) function fill_win32_filefunc (line 259) | void fill_win32_filefunc (pzlib_filefunc_def) FILE: AltSign/Dependencies/minizip/miniunz.c function change_file_date (line 49) | void change_file_date(filename,dosdate,tmu_date) function mymkdir (line 90) | int mymkdir(dirname) function makedir (line 104) | int makedir (newdir) function do_banner (line 149) | void do_banner() function do_help (line 155) | void do_help() function do_list (line 168) | int do_list(uf) function do_extract_currentfile (line 241) | int do_extract_currentfile(uf,popt_extract_without_path,popt_overwrite,p... function do_extract (line 405) | int do_extract(uf,opt_extract_without_path,opt_overwrite,password) function do_extract_onefile (line 441) | int do_extract_onefile(uf,filename,opt_extract_without_path,opt_overwrit... function main (line 464) | int main(argc,argv) FILE: AltSign/Dependencies/minizip/minizip.c function uLong (line 38) | uLong filetime(f, tmzip, dt) function uLong (line 62) | uLong filetime(f, tmzip, dt) function uLong (line 104) | uLong filetime(f, tmzip, dt) function check_exist_file (line 117) | int check_exist_file(filename) function do_banner (line 130) | void do_banner() function do_help (line 136) | void do_help() function getFileCrc (line 148) | int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf... function main (line 186) | int main(argc,argv) FILE: AltSign/Dependencies/minizip/mztools.c function unzRepair (line 30) | extern int ZEXPORT unzRepair(file, fileOut, fileOutTmp, nRecovered, byte... FILE: AltSign/Dependencies/minizip/unzip.c type unz_file_info_internal (line 94) | typedef struct unz_file_info_internal_s type file_in_zip_read_info_s (line 102) | typedef struct type unz_s (line 128) | typedef struct function local (line 171) | local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) function local (line 201) | local int unzlocal_getShort (pzlib_filefunc_def,filestream,pX) function local (line 229) | local int unzlocal_getLong (pzlib_filefunc_def,filestream,pX) function local (line 262) | local int strcmpcasenosensitive_internal (fileName1,fileName2) function unzStringFileNameCompare (line 305) | extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSe... function local (line 331) | local uLong unzlocal_SearchCentralDir(pzlib_filefunc_def,filestream) function unzFile (line 397) | extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def) function unzFile (line 500) | extern unzFile ZEXPORT unzOpen (path) function unzClose (line 511) | extern int ZEXPORT unzClose (file) function unzGetGlobalInfo (line 532) | extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) function local (line 548) | local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) function local (line 577) | local int unzlocal_GetCurrentFileInfoInternal (file, function unzGetCurrentFileInfo (line 744) | extern int ZEXPORT unzGetCurrentFileInfo (file, function unzGoToFirstFile (line 768) | extern int ZEXPORT unzGoToFirstFile (file) function unzGoToNextFile (line 790) | extern int ZEXPORT unzGoToNextFile (file) function unzLocateFile (line 824) | extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) function unzGetFilePos (line 903) | extern int ZEXPORT unzGetFilePos(file, file_pos) function unzGoToFilePos (line 921) | extern int ZEXPORT unzGoToFilePos(file, file_pos) function local (line 957) | local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, function unzOpenCurrentFile3 (line 1047) | extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password) function unzOpenCurrentFile (line 1192) | extern int ZEXPORT unzOpenCurrentFile (file) function unzOpenCurrentFilePassword (line 1198) | extern int ZEXPORT unzOpenCurrentFilePassword (file, password) function unzOpenCurrentFile2 (line 1205) | extern int ZEXPORT unzOpenCurrentFile2 (file,method,level,raw) function unzReadCurrentFile (line 1224) | extern int ZEXPORT unzReadCurrentFile (file, buf, len) function z_off_t (line 1385) | extern z_off_t ZEXPORT unztell (file) function ZEXPORT (line 1405) | extern int ZEXPORT unzeof (file) function unzGetLocalExtrafield (line 1438) | extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) function unzCloseCurrentFile (line 1489) | extern int ZEXPORT unzCloseCurrentFile (file) function unzGetGlobalComment (line 1532) | extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) function uLong (line 1564) | extern uLong ZEXPORT unzGetOffset (file) function unzSetOffset (line 1580) | extern int ZEXPORT unzSetOffset (file, pos) FILE: AltSign/Dependencies/minizip/unzip.h type unzFile__ (line 63) | typedef struct TagunzFile__ { int unused; } unzFile__; type unzFile__ (line 64) | typedef unzFile__ *unzFile; type voidp (line 66) | typedef voidp unzFile; type tm_unz (line 80) | typedef struct tm_unz_s type unz_global_info (line 92) | typedef struct unz_global_info_s type unz_file_info (line 101) | typedef struct unz_file_info_s type unz_file_pos (line 210) | typedef struct unz_file_pos_s FILE: AltSign/Dependencies/minizip/zip.c type linkedlist_datablock_internal (line 97) | typedef struct linkedlist_datablock_internal_s type linkedlist_data (line 106) | typedef struct linkedlist_data_s type curfile_info (line 113) | typedef struct type zip_internal (line 138) | typedef struct function local (line 161) | local linkedlist_datablock_internal* allocate_new_datablock() function local (line 175) | local void free_datablock(ldi) function local (line 186) | local void init_linkedlist(ll) function local (line 192) | local void free_linkedlist(ll) function local (line 200) | local int add_data_in_datablock(ll,buf,len) function local (line 266) | local int ziplocal_putValue (pzlib_filefunc_def, filestream, x, nbByte) function local (line 294) | local void ziplocal_putValue_inmemory (dest, x, nbByte) function local (line 318) | local uLong ziplocal_TmzDateToDosDate(ptm,dosDate) function local (line 340) | local int ziplocal_getByte(pzlib_filefunc_def,filestream,pi) function local (line 370) | local int ziplocal_getShort (pzlib_filefunc_def,filestream,pX) function local (line 398) | local int ziplocal_getLong (pzlib_filefunc_def,filestream,pX) function local (line 440) | local uLong ziplocal_SearchCentralDir(pzlib_filefunc_def,filestream) function zipFile (line 499) | extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_... function zipFile (line 683) | extern zipFile ZEXPORT zipOpen (pathname, append) function zipOpenNewFileInZip3 (line 690) | extern int ZEXPORT zipOpenNewFileInZip3 (file, filename, zipfi, function zipOpenNewFileInZip2 (line 899) | extern int ZEXPORT zipOpenNewFileInZip2(file, filename, zipfi, function zipOpenNewFileInZip (line 923) | extern int ZEXPORT zipOpenNewFileInZip (file, filename, zipfi, function local (line 944) | local int zipFlushWriteBuffer(zi) function zipWriteInFileInZip (line 966) | extern int ZEXPORT zipWriteInFileInZip (file, buf, len) function zipCloseFileInZipRaw (line 1031) | extern int ZEXPORT zipCloseFileInZipRaw (file, uncompressed_size, crc32) function zipCloseFileInZip (line 1127) | extern int ZEXPORT zipCloseFileInZip (file) function zipClose (line 1133) | extern int ZEXPORT zipClose (file, global_comment) FILE: AltSign/Dependencies/minizip/zip.h type zipFile__ (line 64) | typedef struct TagzipFile__ { int unused; } zipFile__; type zipFile__ (line 65) | typedef zipFile__ *zipFile; type voidp (line 67) | typedef voidp zipFile; type tm_zip (line 87) | typedef struct tm_zip_s type zip_fileinfo (line 97) | typedef struct FILE: AltSign/Dependencies/mman/mman.cpp function __map_mman_error (line 14) | static int __map_mman_error(const DWORD err, const int deferr) function DWORD (line 22) | static DWORD __map_mmap_prot_page(const int prot) function DWORD (line 43) | static DWORD __map_mmap_prot_file(const int prot) function munmap (line 131) | int munmap(void *addr, size_t len) function _mprotect (line 141) | int _mprotect(void *addr, size_t len, int prot) function msync (line 154) | int msync(void *addr, size_t len, int flags) FILE: AltSign/Dependencies/mman/mman.h type OffsetType (line 34) | typedef int64_t OffsetType; type OffsetType (line 36) | typedef uint32_t OffsetType; FILE: AltSign/Dependencies/mman/test.c function test_anon_map_readwrite (line 14) | int test_anon_map_readwrite() function test_anon_map_readonly (line 34) | int test_anon_map_readonly() function test_anon_map_writeonly (line 54) | int test_anon_map_writeonly() function test_anon_map_readonly_nowrite (line 74) | int test_anon_map_readonly_nowrite() function test_file_map_readwrite (line 96) | int test_file_map_readwrite() function test_file_map_mlock_munlock (line 123) | int test_file_map_mlock_munlock() function test_file_map_msync (line 173) | int test_file_map_msync() function main (line 219) | int main() FILE: AltSign/Dependencies/regex/include/regex.h type s_reg_t (line 60) | typedef long int s_reg_t; type active_reg_t (line 61) | typedef unsigned long int active_reg_t; type reg_syntax_t (line 68) | typedef unsigned long int reg_syntax_t; type reg_errcode_t (line 327) | typedef enum type re_pattern_buffer (line 367) | struct re_pattern_buffer type regex_t (line 431) | typedef struct re_pattern_buffer regex_t; type regoff_t (line 434) | typedef int regoff_t; type re_registers (line 439) | struct re_registers type regmatch_t (line 458) | typedef struct type re_pattern_buffer (line 474) | struct re_pattern_buffer type re_pattern_buffer (line 480) | struct re_pattern_buffer type re_pattern_buffer (line 488) | struct re_pattern_buffer type re_registers (line 490) | struct re_registers type re_pattern_buffer (line 495) | struct re_pattern_buffer type re_registers (line 498) | struct re_registers type re_pattern_buffer (line 503) | struct re_pattern_buffer type re_registers (line 504) | struct re_registers type re_pattern_buffer (line 508) | struct re_pattern_buffer type re_registers (line 511) | struct re_registers type re_pattern_buffer (line 526) | struct re_pattern_buffer type re_registers (line 527) | struct re_registers FILE: AltSign/Device.hpp class Device (line 20) | class Device type Type (line 23) | enum Type FILE: AltSign/Error.hpp type SignErrorCode (line 16) | enum class SignErrorCode type APIErrorCode (line 28) | enum class APIErrorCode type ArchiveErrorCode (line 63) | enum class ArchiveErrorCode class Error (line 71) | class Error: public std::exception method Error (line 74) | Error(int code) : _code(code), _userInfo(std::map userInfo) : _code(c... method localizedDescription (line 82) | virtual std::string localizedDescription() const method code (line 87) | int code() const method userInfo (line 92) | std::map userInfo() const method domain (line 97) | virtual std::string domain() const class LocalizedError (line 113) | class LocalizedError: public Error method LocalizedError (line 116) | LocalizedError(int code, std::string localizedDescription) : Error(cod... method localizedDescription (line 120) | virtual std::string localizedDescription() const class APIError (line 129) | class APIError : public Error method APIError (line 132) | APIError(APIErrorCode code) : Error((int)code) method domain (line 136) | virtual std::string domain() const method localizedDescription (line 141) | virtual std::string localizedDescription() const class SignError (line 216) | class SignError: public Error method SignError (line 219) | SignError(SignErrorCode code) : Error((int)code) method domain (line 223) | virtual std::string domain() const method localizedDescription (line 228) | virtual std::string localizedDescription() const class ArchiveError (line 261) | class ArchiveError: public Error method ArchiveError (line 264) | ArchiveError(ArchiveErrorCode code) : Error((int)code) method domain (line 268) | virtual std::string domain() const method localizedDescription (line 273) | virtual std::string localizedDescription() const FILE: AltSign/ProvisioningProfile.cpp function timeval (line 359) | timeval ProvisioningProfile::creationDate() const function timeval (line 365) | timeval ProvisioningProfile::expirationDate() const function plist_t (line 371) | plist_t ProvisioningProfile::entitlements() const FILE: AltSign/ProvisioningProfile.hpp type timeval (line 21) | struct timeval class ProvisioningProfile (line 23) | class ProvisioningProfile FILE: AltSign/Signer.cpp function CertificatesContent (line 118) | std::string CertificatesContent(std::shared_ptr altCertific... FILE: AltSign/Signer.hpp class Signer (line 22) | class Signer FILE: AltSign/Team.hpp class Account (line 20) | class Account class Team (line 22) | class Team type Type (line 25) | enum Type FILE: Dependencies/corecrypto/cc.h function cc_xor (line 132) | void cc_xor(size_t size, void *r, const void *s, const void *t) { FILE: Dependencies/corecrypto/cc_memory.h function CC_INLINE (line 77) | CC_INLINE void cc_alloc_debug(CC_UNUSED void *p) { function CC_INLINE (line 85) | CC_INLINE void cc_free_debug(CC_UNUSED void *p) { function CC_INLINE (line 134) | CC_INLINE void *cc_malloc(size_t s) function CC_INLINE (line 138) | CC_INLINE void cc_free(void *p,size_t size) function CC_INLINE (line 144) | CC_INLINE void *cc_malloc(size_t s) function CC_INLINE (line 148) | CC_INLINE void cc_free(void *p,size_t size CC_UNUSED) FILE: Dependencies/corecrypto/cc_priv.h function CC_INLINE (line 268) | CC_INLINE uint32_t CC_ROL(uint32_t word, int i) function CC_INLINE (line 276) | CC_INLINE uint32_t CC_ROR(uint32_t word, int i) function CC_INLINE (line 306) | CC_INLINE uint32_t CC_ROL(uint32_t word, int i) function CC_INLINE (line 311) | CC_INLINE uint32_t CC_ROR(uint32_t word, int i) function CC_INLINE (line 326) | CC_INLINE uint64_t CC_ROL64(uint64_t word, int i) function CC_INLINE (line 334) | CC_INLINE uint64_t CC_ROR64(uint64_t word, int i) function CC_INLINE (line 366) | CC_INLINE uint64_t CC_ROL64(uint64_t word, int i) function CC_INLINE (line 371) | CC_INLINE uint64_t CC_ROR64(uint64_t word, int i) function CC_INLINE (line 384) | CC_INLINE uint32_t CC_BSWAP(uint32_t x) FILE: Dependencies/corecrypto/ccaes.h type ccmode_ecb (line 77) | struct ccmode_ecb type ccmode_ecb (line 78) | struct ccmode_ecb type ccmode_cbc (line 80) | struct ccmode_cbc type ccmode_cbc (line 81) | struct ccmode_cbc type ccmode_ecb (line 84) | struct ccmode_ecb type ccmode_ecb (line 85) | struct ccmode_ecb type ccmode_cbc (line 87) | struct ccmode_cbc type ccmode_cbc (line 88) | struct ccmode_cbc type ccmode_xts (line 90) | struct ccmode_xts type ccmode_xts (line 91) | struct ccmode_xts type ccmode_cfb (line 93) | struct ccmode_cfb type ccmode_cfb (line 94) | struct ccmode_cfb type ccmode_ofb (line 96) | struct ccmode_ofb type ccmode_cbc (line 101) | struct ccmode_cbc type ccmode_cbc (line 102) | struct ccmode_cbc type ccmode_ctr (line 104) | struct ccmode_ctr type ccmode_cbc (line 106) | struct ccmode_cbc type ccmode_cbc (line 107) | struct ccmode_cbc type ccmode_ctr (line 109) | struct ccmode_ctr type ccmode_ecb (line 117) | struct ccmode_ecb type ccmode_ecb (line 118) | struct ccmode_ecb type ccmode_ecb (line 120) | struct ccmode_ecb type ccmode_ecb (line 121) | struct ccmode_ecb type ccmode_cbc (line 126) | struct ccmode_cbc type ccmode_cbc (line 127) | struct ccmode_cbc type ccmode_cbc (line 129) | struct ccmode_cbc type ccmode_cbc (line 130) | struct ccmode_cbc type ccmode_xts (line 135) | struct ccmode_xts type ccmode_xts (line 136) | struct ccmode_xts type ccmode_xts (line 138) | struct ccmode_xts type ccmode_xts (line 139) | struct ccmode_xts type ccmode_cbc (line 143) | struct ccmode_cbc type ccmode_cbc (line 144) | struct ccmode_cbc type ccmode_ecb (line 146) | struct ccmode_ecb type ccmode_ecb (line 147) | struct ccmode_ecb type ccmode_ecb (line 149) | struct ccmode_ecb type ccmode_ecb (line 153) | struct ccmode_ecb type ccmode_cbc (line 154) | struct ccmode_cbc type ccmode_cfb (line 155) | struct ccmode_cfb type ccmode_cfb8 (line 156) | struct ccmode_cfb8 type ccmode_xts (line 157) | struct ccmode_xts type ccmode_gcm (line 158) | struct ccmode_gcm type ccmode_ccm (line 159) | struct ccmode_ccm type ccmode_ecb (line 161) | struct ccmode_ecb type ccmode_cbc (line 162) | struct ccmode_cbc type ccmode_cfb (line 163) | struct ccmode_cfb type ccmode_cfb8 (line 164) | struct ccmode_cfb8 type ccmode_xts (line 165) | struct ccmode_xts type ccmode_gcm (line 166) | struct ccmode_gcm type ccmode_ccm (line 167) | struct ccmode_ccm type ccmode_ctr (line 169) | struct ccmode_ctr type ccmode_ofb (line 170) | struct ccmode_ofb type ccmode_siv (line 172) | struct ccmode_siv type ccmode_siv (line 173) | struct ccmode_siv FILE: Dependencies/corecrypto/ccansikdf.h type ccdigest_info (line 84) | struct ccdigest_info FILE: Dependencies/corecrypto/ccasn1.h type ccoid_t (line 126) | typedef union { function ccoid_size (line 140) | size_t ccoid_size(ccoid_t oid) { function ccoid_equal (line 145) | bool ccoid_equal(ccoid_t oid1, ccoid_t oid2) { FILE: Dependencies/corecrypto/ccblowfish.h type ccmode_ecb (line 74) | struct ccmode_ecb type ccmode_ecb (line 75) | struct ccmode_ecb type ccmode_ecb (line 79) | struct ccmode_ecb type ccmode_ecb (line 80) | struct ccmode_ecb type ccmode_cbc (line 82) | struct ccmode_cbc type ccmode_cbc (line 83) | struct ccmode_cbc type ccmode_cfb (line 85) | struct ccmode_cfb type ccmode_cfb (line 86) | struct ccmode_cfb type ccmode_cfb8 (line 88) | struct ccmode_cfb8 type ccmode_cfb8 (line 89) | struct ccmode_cfb8 type ccmode_ctr (line 91) | struct ccmode_ctr type ccmode_ofb (line 93) | struct ccmode_ofb FILE: Dependencies/corecrypto/cccast.h type ccmode_ecb (line 75) | struct ccmode_ecb type ccmode_ecb (line 76) | struct ccmode_ecb type ccmode_cbc (line 78) | struct ccmode_cbc type ccmode_cbc (line 79) | struct ccmode_cbc type ccmode_cfb (line 81) | struct ccmode_cfb type ccmode_cfb (line 82) | struct ccmode_cfb type ccmode_cfb8 (line 84) | struct ccmode_cfb8 type ccmode_cfb8 (line 85) | struct ccmode_cfb8 type ccmode_ctr (line 87) | struct ccmode_ctr type ccmode_ofb (line 89) | struct ccmode_ofb type ccmode_ecb (line 92) | struct ccmode_ecb type ccmode_ecb (line 93) | struct ccmode_ecb FILE: Dependencies/corecrypto/ccchacha20poly1305.h type ccchacha20_ctx (line 77) | typedef struct { type ccpoly1305_ctx (line 85) | typedef struct { type ccchacha20poly1305_ctx (line 153) | typedef struct { type ccchacha20poly1305_info (line 163) | struct ccchacha20poly1305_info { type ccchacha20poly1305_info (line 167) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 169) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 185) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 196) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 212) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 213) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 230) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 248) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 262) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 280) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 294) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 324) | struct ccchacha20poly1305_info type ccchacha20poly1305_info (line 350) | struct ccchacha20poly1305_info FILE: Dependencies/corecrypto/cccmac.h type cccmac_ctx (line 75) | struct cccmac_ctx { type cccmac_ctx_hdr (line 79) | struct cccmac_ctx_hdr { type cccmac_ctx_t (line 90) | typedef union { type cccmac_ctx (line 98) | struct cccmac_ctx { type cccmac_ctx (line 108) | struct cccmac_ctx type ccmode_cbc (line 168) | struct ccmode_cbc type ccmode_cbc (line 189) | struct ccmode_cbc type ccmode_cbc (line 216) | struct ccmode_cbc FILE: Dependencies/corecrypto/ccder.h type ccder_tag (line 73) | typedef unsigned long ccder_tag; type ccder_tag (line 75) | typedef uint8_t ccder_tag; FILE: Dependencies/corecrypto/ccder_rsa.h function CC_INLINE (line 71) | CC_INLINE uint8_t * FILE: Dependencies/corecrypto/ccdes.h type ccmode_ecb (line 73) | struct ccmode_ecb type ccmode_ecb (line 74) | struct ccmode_ecb type ccmode_ecb (line 76) | struct ccmode_ecb type ccmode_ecb (line 77) | struct ccmode_ecb type ccmode_ecb (line 78) | struct ccmode_ecb type ccmode_ecb (line 80) | struct ccmode_ecb type ccmode_ecb (line 81) | struct ccmode_ecb type ccmode_cbc (line 83) | struct ccmode_cbc type ccmode_cbc (line 84) | struct ccmode_cbc type ccmode_cfb (line 86) | struct ccmode_cfb type ccmode_cfb (line 87) | struct ccmode_cfb type ccmode_cfb8 (line 89) | struct ccmode_cfb8 type ccmode_cfb8 (line 90) | struct ccmode_cfb8 type ccmode_ctr (line 92) | struct ccmode_ctr type ccmode_ofb (line 94) | struct ccmode_ofb type ccmode_ecb (line 97) | struct ccmode_ecb type ccmode_ecb (line 98) | struct ccmode_ecb type ccmode_cbc (line 100) | struct ccmode_cbc type ccmode_cbc (line 101) | struct ccmode_cbc type ccmode_cfb (line 103) | struct ccmode_cfb type ccmode_cfb (line 104) | struct ccmode_cfb type ccmode_cfb8 (line 106) | struct ccmode_cfb8 type ccmode_cfb8 (line 107) | struct ccmode_cfb8 type ccmode_ctr (line 109) | struct ccmode_ctr type ccmode_ofb (line 111) | struct ccmode_ofb FILE: Dependencies/corecrypto/ccdh.h type ccdh_gp_t (line 89) | typedef union { type ccdh_const_gp_t (line 96) | typedef union { type ccdh_ctx_header (line 104) | struct ccdh_ctx_header { type ccdh_ctx_body (line 109) | struct ccdh_ctx_body { type ccdh_ctx_public (line 114) | struct ccdh_ctx_public { type ccdh_full_ctx (line 120) | struct ccdh_full_ctx { type ccdh_pub_ctx (line 125) | struct ccdh_pub_ctx { type ccdh_full_ctx_t (line 132) | typedef union { type ccdh_pub_ctx_t (line 139) | typedef union { type ccdh_gp (line 150) | struct ccdh_gp { type ccdh_gp (line 156) | struct ccdh_gp type ccdh_gp (line 160) | struct ccdh_gp type ccdh_full_ctx (line 163) | struct ccdh_full_ctx { type ccdh_pub_ctx (line 170) | struct ccdh_pub_ctx { type ccdh_full_ctx (line 180) | struct ccdh_full_ctx type ccdh_pub_ctx (line 181) | struct ccdh_pub_ctx function cczp_const_t (line 230) | static inline cczp_const_t ccdh_gp_zp(ccdh_const_gp_t gp) { return gp.zp;} function cczp_const_t (line 240) | static inline cczp_const_t ccdh_gp_zp(ccdh_const_gp_t gp) { return (cczp... function CC_INLINE (line 288) | CC_INLINE function cc_size (line 306) | cc_size ccdh_gp_n(ccdh_const_gp_t gp) { function cc_unit (line 311) | const cc_unit *ccdh_gp_prime(ccdh_const_gp_t gp) { function cc_unit (line 316) | const cc_unit *ccdh_gp_recip(ccdh_const_gp_t gp) { function cc_unit (line 321) | const cc_unit ccdh_gp_options(ccdh_const_gp_t gp) { function cc_unit (line 326) | const cc_unit *ccdh_gp_g(ccdh_const_gp_t gp) { function cc_unit (line 331) | const cc_unit *ccdh_gp_order(ccdh_const_gp_t gp) { function cc_size (line 336) | cc_size ccdh_gp_l(ccdh_const_gp_t gp) { function ccdh_ccn_size (line 341) | size_t ccdh_ccn_size(ccdh_const_gp_t gp) { function cc_size (line 357) | cc_size ccdh_gp_n(ccdh_const_gp_t gp) { function cc_unit (line 362) | const cc_unit *ccdh_gp_prime(ccdh_const_gp_t gp) { function cc_unit (line 367) | const cc_unit *ccdh_gp_recip(ccdh_const_gp_t gp) { function cc_unit (line 372) | const cc_unit ccdh_gp_options(ccdh_const_gp_t gp) { function cc_unit (line 377) | const cc_unit *ccdh_gp_g(ccdh_const_gp_t gp) { function cc_unit (line 382) | const cc_unit *ccdh_gp_order(ccdh_const_gp_t gp) { function cc_size (line 387) | cc_size ccdh_gp_l(ccdh_const_gp_t gp) { function ccdh_ccn_size (line 393) | size_t ccdh_ccn_size(ccdh_const_gp_t gp) { type ccrng_state (line 446) | struct ccrng_state type ccrng_state (line 466) | struct ccrng_state FILE: Dependencies/corecrypto/ccdh_priv.h type ccrng_state (line 83) | struct ccrng_state type ccrng_state (line 87) | struct ccrng_state type ccrng_state (line 101) | struct ccrng_state FILE: Dependencies/corecrypto/ccdigest.h type ccdigest_ctx (line 74) | struct ccdigest_ctx { type ccdigest_ctx_t (line 83) | typedef union { type ccdigest_state (line 87) | struct ccdigest_state { type ccdigest_state_t (line 96) | typedef union { type ccdigest_ctx (line 102) | struct ccdigest_ctx { type ccdigest_ctx (line 111) | struct ccdigest_ctx type ccdigest_state (line 113) | struct ccdigest_state { type ccdigest_state (line 122) | struct ccdigest_state type ccdigest_info (line 126) | struct ccdigest_info { type ccdigest_info (line 200) | struct ccdigest_info type ccdigest_info (line 201) | struct ccdigest_info function CC_INLINE (line 204) | CC_INLINE type ccdigest_info (line 210) | struct ccdigest_info type ccdigest_info (line 214) | struct ccdigest_info type ccdigest_info (line 217) | struct ccdigest_info type ccdigest_vector (line 220) | struct ccdigest_vector { type ccdigest_info (line 226) | struct ccdigest_info type ccdigest_vector (line 226) | struct ccdigest_vector type ccdigest_info (line 227) | struct ccdigest_info type ccdigest_vector (line 227) | struct ccdigest_vector FILE: Dependencies/corecrypto/ccdigest_priv.h type ccdigest_info (line 71) | struct ccdigest_info type ccdigest_info (line 73) | struct ccdigest_info type ccdigest_info (line 75) | struct ccdigest_info type ccdigest_info (line 79) | struct ccdigest_info type ccdigest_info (line 85) | struct ccdigest_info type ccdigest_info (line 88) | struct ccdigest_info FILE: Dependencies/corecrypto/ccdrbg.h function CC_INLINE (line 109) | CC_INLINE int ccdrbg_init(const struct ccdrbg_info *info, function CC_INLINE (line 121) | CC_INLINE int ccdrbg_reseed(const struct ccdrbg_info *info, function CC_INLINE (line 130) | CC_INLINE int ccdrbg_generate(const struct ccdrbg_info *info, function CC_INLINE (line 138) | CC_INLINE void ccdrbg_done(const struct ccdrbg_info *info, function CC_INLINE (line 144) | CC_INLINE size_t ccdrbg_context_size(const struct ccdrbg_info *info) type ccdrbg_nistctr_custom (line 154) | struct ccdrbg_nistctr_custom { type ccdrbg_info (line 161) | struct ccdrbg_info type ccdrbg_nistctr_custom (line 161) | struct ccdrbg_nistctr_custom type ccdrbg_info (line 167) | struct ccdrbg_info type ccdrbg_nisthmac_custom (line 169) | struct ccdrbg_nisthmac_custom { type ccdrbg_info (line 174) | struct ccdrbg_info type ccdrbg_nisthmac_custom (line 174) | struct ccdrbg_nisthmac_custom type ccdrbg_info (line 181) | struct ccdrbg_info type ccdrbg_info (line 189) | struct ccdrbg_info FILE: Dependencies/corecrypto/ccdrbg_impl.h type ccdrbg_state (line 69) | struct ccdrbg_state type ccdrbg_info (line 71) | struct ccdrbg_info { FILE: Dependencies/corecrypto/ccec.h type ccec_projective_point (line 78) | struct ccec_projective_point { type ccec_projective_point (line 81) | typedef struct ccec_projective_point ccec_projective_point; type ccec_cp (line 83) | struct ccec_cp { type ccec_point_hdr (line 88) | struct ccec_point_hdr { type ccec_projective_point_t (line 92) | typedef union { type ccec_const_projective_point_t (line 97) | typedef union { type ccec_const_cp_t (line 109) | typedef union { type ccec_affine_point (line 115) | struct ccec_affine_point { type ccec_affine_point (line 118) | typedef struct ccec_affine_point ccec_affine_point; type ccec_projective_point (line 119) | typedef ccec_projective_point* ccec_projective_point_t; type ccec_affine_point (line 120) | typedef ccec_affine_point* ccec_affine_point_t; type ccec_affine_point (line 122) | struct ccec_affine_point type ccec_projective_point (line 123) | struct ccec_projective_point type ccec_cp (line 125) | struct ccec_cp type ccec_full_ctx (line 130) | struct ccec_full_ctx { type ccec_pub_ctx (line 136) | struct ccec_pub_ctx { type ccec_full_ctx_t (line 144) | typedef union { type ccec_full_ctx (line 154) | typedef struct ccec_full_ctx ccec_full_ctx; type ccec_full_ctx_t (line 156) | typedef ccec_full_ctx_t ccec_pub_ctx_t; type ccec_pub_ctx (line 157) | typedef struct ccec_pub_ctx ccec_pub_ctx; type ccec_full_ctx (line 159) | struct ccec_full_ctx type ccec_pub_ctx (line 160) | struct ccec_pub_ctx function CC_INLINE (line 161) | CC_INLINE function CC_INLINE (line 195) | CC_INLINE void ccec_ctx_init(ccec_const_cp_t cp, ccec_full_ctx_t key) {(... function CC_INLINE (line 201) | CC_INLINE cc_size ccec_cp_n(ccec_const_cp_t cp) { return cp.zp->n; } function cc_size (line 218) | cc_size ccec_cp_n(ccec_const_cp_t cp) { return cp->n; } function cczp_const_t (line 219) | cczp_const_t ccec_cp_zp(ccec_const_cp_t cp){ return (cczp_const_t)cp; } function CC_INLINE (line 249) | CC_INLINE function CC_INLINE (line 254) | CC_INLINE function ccec_ccn_size (line 262) | size_t ccec_ccn_size(ccec_const_cp_t cp) { type ccec_rfc6637_curve (line 280) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 281) | struct ccec_rfc6637_wrap type ccec_rfc6637_unwrap (line 282) | struct ccec_rfc6637_unwrap type ccec_rfc6637_wrap (line 284) | struct ccec_rfc6637_wrap type ccec_rfc6637_wrap (line 285) | struct ccec_rfc6637_wrap type ccec_rfc6637_unwrap (line 286) | struct ccec_rfc6637_unwrap type ccec_rfc6637_unwrap (line 287) | struct ccec_rfc6637_unwrap type ccec_rfc6637_curve (line 288) | struct ccec_rfc6637_curve type ccec_rfc6637_curve (line 289) | struct ccec_rfc6637_curve type ccrng_state (line 307) | struct ccrng_state type ccrng_state (line 322) | struct ccrng_state type ccrng_state (line 336) | struct ccrng_state type ccrng_state (line 352) | struct ccrng_state type ccrng_state (line 392) | struct ccrng_state function ccec_sign_max_size (line 414) | size_t ccec_sign_max_size(ccec_const_cp_t cp) { type ccrng_state (line 424) | struct ccrng_state type ccrng_state (line 439) | struct ccrng_state type ccrng_state (line 486) | struct ccrng_state type ccec_rfc6637_curve (line 542) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 543) | struct ccec_rfc6637_wrap type ccrng_state (line 545) | struct ccrng_state type ccrng_state (line 578) | struct ccrng_state type ccec_rfc6637_curve (line 628) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 629) | struct ccec_rfc6637_wrap type ccrng_state (line 631) | struct ccrng_state type ccec_rfc6637_curve (line 661) | struct ccec_rfc6637_curve type ccec_rfc6637_unwrap (line 662) | struct ccec_rfc6637_unwrap function ccec_export_pub_size (line 676) | size_t ccec_export_pub_size(ccec_pub_ctx_t key) { function ccec_x963_export_size (line 690) | size_t ccec_x963_export_size(const int fullkey, ccec_pub_ctx_t key){ function ccec_compact_export_size (line 721) | size_t ccec_compact_export_size(const int fullkey, ccec_pub_ctx_t key){ type ccrng_state (line 884) | struct ccrng_state FILE: Dependencies/corecrypto/ccec25519.h type ccec25519key (line 73) | typedef ccec25519key ccec25519secretkey; type ccec25519key (line 74) | typedef ccec25519key ccec25519pubkey; type ccec25519key (line 75) | typedef ccec25519key ccec25519base; function CC_INLINE (line 102) | CC_INLINE void cccurve25519_make_priv(struct ccrng_state *rng, function CC_INLINE (line 118) | CC_INLINE void cccurve25519_make_pub(ccec25519pubkey pk, function CC_INLINE (line 132) | CC_INLINE void cccurve25519_make_key_pair(struct ccrng_state *rng, type ccdigest_info (line 149) | struct ccdigest_info type ccrng_state (line 150) | struct ccrng_state type ccdigest_info (line 165) | struct ccdigest_info type ccdigest_info (line 184) | struct ccdigest_info FILE: Dependencies/corecrypto/ccec25519_priv.h type ccdigest_info (line 82) | struct ccdigest_info FILE: Dependencies/corecrypto/ccec_priv.h type ccrng_state (line 148) | struct ccrng_state type ccrng_state (line 170) | struct ccrng_state type ccrng_state (line 223) | struct ccrng_state type ccrng_state (line 255) | struct ccrng_state type ccrng_state (line 334) | struct ccrng_state type ccrng_state (line 350) | struct ccrng_state type ccrng_state (line 365) | struct ccrng_state type ccrng_state (line 387) | struct ccrng_state type ccrng_state (line 401) | struct ccrng_state type ccrng_state (line 434) | struct ccrng_state type ccec_rfc6637 (line 452) | struct ccec_rfc6637 { type ccec_rfc6637_curve (line 460) | struct ccec_rfc6637_curve { type ccec_rfc6637 (line 465) | struct ccec_rfc6637 type ccec_rfc6637 (line 466) | struct ccec_rfc6637 type ccdigest_info (line 469) | struct ccdigest_info type ccec_rfc6637_curve (line 470) | struct ccec_rfc6637_curve type ccec_rfc6637 (line 471) | struct ccec_rfc6637 type ccec_rfc6637_curve (line 488) | struct ccec_rfc6637_curve type ccec_rfc6637_wrap (line 489) | struct ccec_rfc6637_wrap type ccrng_state (line 491) | struct ccrng_state FILE: Dependencies/corecrypto/ccecies.h type ccecies_gcm (line 94) | struct ccecies_gcm { type ccdigest_info (line 107) | struct ccdigest_info type ccrng_state (line 108) | struct ccrng_state type ccmode_gcm (line 109) | struct ccmode_gcm type ccdigest_info (line 142) | struct ccdigest_info type ccmode_gcm (line 143) | struct ccmode_gcm FILE: Dependencies/corecrypto/cchkdf.h type ccdigest_info (line 87) | struct ccdigest_info FILE: Dependencies/corecrypto/cchmac.h type cchmac_ctx (line 72) | struct cchmac_ctx { type cchmac_ctx_t (line 77) | typedef union { type cchmac_ctx (line 82) | struct cchmac_ctx type ccdigest_info (line 134) | struct ccdigest_info type ccdigest_info (line 136) | struct ccdigest_info type ccdigest_info (line 138) | struct ccdigest_info type ccdigest_info (line 141) | struct ccdigest_info type cchmac_test_input (line 147) | struct cchmac_test_input { type cchmac_test_input (line 157) | struct cchmac_test_input type cchmac_test_input (line 158) | struct cchmac_test_input FILE: Dependencies/corecrypto/ccmd2.h type ccdigest_info (line 76) | struct ccdigest_info type ccdigest_info (line 81) | struct ccdigest_info FILE: Dependencies/corecrypto/ccmd4.h type ccdigest_info (line 77) | struct ccdigest_info FILE: Dependencies/corecrypto/ccmd5.h type ccdigest_info (line 77) | struct ccdigest_info type ccdigest_info (line 80) | struct ccdigest_info FILE: Dependencies/corecrypto/ccmode.h function CC_INLINE (line 79) | CC_INLINE size_t ccecb_context_size(const struct ccmode_ecb *mode) function CC_INLINE (line 84) | CC_INLINE size_t ccecb_block_size(const struct ccmode_ecb *mode) function CC_INLINE (line 89) | CC_INLINE int ccecb_init(const struct ccmode_ecb *mode, ccecb_ctx *ctx, function CC_INLINE (line 95) | CC_INLINE int ccecb_update(const struct ccmode_ecb *mode, const ccecb_ct... function CC_INLINE (line 101) | CC_INLINE int ccecb_one_shot(const struct ccmode_ecb *mode, function CC_INLINE (line 133) | CC_INLINE size_t cccbc_context_size(const struct ccmode_cbc *mode) function CC_INLINE (line 138) | CC_INLINE size_t cccbc_block_size(const struct ccmode_cbc *mode) function CC_INLINE (line 143) | CC_INLINE int cccbc_init(const struct ccmode_cbc *mode, cccbc_ctx *ctx, function CC_INLINE (line 149) | CC_INLINE int cccbc_set_iv(const struct ccmode_cbc *mode, cccbc_iv *iv_ctx, function CC_INLINE (line 159) | CC_INLINE int cccbc_update(const struct ccmode_cbc *mode, cccbc_ctx *ctx, type ccmode_cbc (line 166) | struct ccmode_cbc function CC_INLINE (line 178) | CC_INLINE size_t cccfb_context_size(const struct ccmode_cfb *mode) function CC_INLINE (line 183) | CC_INLINE size_t cccfb_block_size(const struct ccmode_cfb *mode) function CC_INLINE (line 188) | CC_INLINE int cccfb_init(const struct ccmode_cfb *mode, cccfb_ctx *ctx, function CC_INLINE (line 195) | CC_INLINE int cccfb_update(const struct ccmode_cfb *mode, cccfb_ctx *ctx, function CC_INLINE (line 201) | CC_INLINE int cccfb_one_shot(const struct ccmode_cfb *mode, function CC_INLINE (line 220) | CC_INLINE size_t cccfb8_context_size(const struct ccmode_cfb8 *mode) function CC_INLINE (line 225) | CC_INLINE size_t cccfb8_block_size(const struct ccmode_cfb8 *mode) function CC_INLINE (line 230) | CC_INLINE int cccfb8_init(const struct ccmode_cfb8 *mode, cccfb8_ctx *ctx, function CC_INLINE (line 236) | CC_INLINE int cccfb8_update(const struct ccmode_cfb8 *mode, cccfb8_ctx ... function CC_INLINE (line 242) | CC_INLINE int cccfb8_one_shot(const struct ccmode_cfb8 *mode, function CC_INLINE (line 265) | CC_INLINE size_t ccctr_context_size(const struct ccmode_ctr *mode) function CC_INLINE (line 270) | CC_INLINE size_t ccctr_block_size(const struct ccmode_ctr *mode) function CC_INLINE (line 275) | CC_INLINE int ccctr_init(const struct ccmode_ctr *mode, ccctr_ctx *ctx, function CC_INLINE (line 281) | CC_INLINE int ccctr_update(const struct ccmode_ctr *mode, ccctr_ctx *ctx, function CC_INLINE (line 287) | CC_INLINE int ccctr_one_shot(const struct ccmode_ctr *mode, function CC_INLINE (line 308) | CC_INLINE size_t ccofb_context_size(const struct ccmode_ofb *mode) function CC_INLINE (line 313) | CC_INLINE size_t ccofb_block_size(const struct ccmode_ofb *mode) function CC_INLINE (line 318) | CC_INLINE int ccofb_init(const struct ccmode_ofb *mode, ccofb_ctx *ctx, function CC_INLINE (line 324) | CC_INLINE int ccofb_update(const struct ccmode_ofb *mode, ccofb_ctx *ctx, function CC_INLINE (line 330) | CC_INLINE int ccofb_one_shot(const struct ccmode_ofb *mode, function CC_INLINE (line 367) | CC_INLINE size_t ccxts_context_size(const struct ccmode_xts *mode) function CC_INLINE (line 372) | CC_INLINE size_t ccxts_block_size(const struct ccmode_xts *mode) function CC_INLINE (line 391) | CC_INLINE int ccxts_init(const struct ccmode_xts *mode, ccxts_ctx *ctx, function CC_INLINE (line 409) | CC_INLINE int ccxts_set_tweak(const struct ccmode_xts *mode, ccxts_ctx *... function CC_INLINE (line 428) | CC_INLINE void *ccxts_update(const struct ccmode_xts *mode, ccxts_ctx *ctx, type ccmode_xts (line 451) | struct ccmode_xts function CC_INLINE (line 474) | CC_INLINE size_t ccgcm_context_size(const struct ccmode_gcm *mode) function CC_INLINE (line 479) | CC_INLINE size_t ccgcm_block_size(const struct ccmode_gcm *mode) function CC_INLINE (line 517) | CC_INLINE int ccgcm_init(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, type ccmode_gcm (line 558) | struct ccmode_gcm function CC_INLINE (line 585) | CC_INLINE int ccgcm_set_iv(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, type ccmode_gcm (line 608) | struct ccmode_gcm type ccmode_gcm (line 629) | struct ccmode_gcm function CC_INLINE (line 647) | CC_INLINE int ccgcm_aad(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 658) | CC_INLINE int ccgcm_gmac(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 680) | CC_INLINE int ccgcm_update(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 705) | CC_INLINE int ccgcm_finalize(const struct ccmode_gcm *mode, ccgcm_ctx *ctx, function CC_INLINE (line 722) | CC_INLINE int ccgcm_reset(const struct ccmode_gcm *mode, ccgcm_ctx *ctx) type ccmode_gcm (line 763) | struct ccmode_gcm type ccmode_gcm (line 796) | struct ccmode_gcm function CC_INLINE (line 814) | CC_INLINE size_t ccccm_context_size(const struct ccmode_ccm *mode) function CC_INLINE (line 819) | CC_INLINE size_t ccccm_block_size(const struct ccmode_ccm *mode) function CC_INLINE (line 824) | CC_INLINE int ccccm_init(const struct ccmode_ccm *mode, ccccm_ctx *ctx, function CC_INLINE (line 830) | CC_INLINE int ccccm_set_iv(const struct ccmode_ccm *mode, ccccm_ctx *ctx... function CC_INLINE (line 837) | CC_INLINE int ccccm_cbcmac(const struct ccmode_ccm *mode, ccccm_ctx *ctx... function CC_INLINE (line 843) | CC_INLINE int ccccm_update(const struct ccmode_ccm *mode, ccccm_ctx *ctx... function CC_INLINE (line 849) | CC_INLINE int ccccm_finalize(const struct ccmode_ccm *mode, ccccm_ctx *c... function CC_INLINE (line 855) | CC_INLINE int ccccm_reset(const struct ccmode_ccm *mode, ccccm_ctx *ctx,... function CC_INLINE (line 861) | CC_INLINE int ccccm_one_shot(const struct ccmode_ccm *mode, function CC_INLINE (line 891) | CC_INLINE size_t ccomac_context_size(const struct ccmode_omac *mode) function CC_INLINE (line 896) | CC_INLINE size_t ccomac_block_size(const struct ccmode_omac *mode) function CC_INLINE (line 901) | CC_INLINE int ccomac_init(const struct ccmode_omac *mode, ccomac_ctx *ctx, function CC_INLINE (line 907) | CC_INLINE int ccomac_update(const struct ccmode_omac *mode, ccomac_ctx *... function CC_INLINE (line 913) | CC_INLINE int ccomac_one_shot(const struct ccmode_omac *mode, FILE: Dependencies/corecrypto/ccmode_factory.h type ccmode_cbc (line 144) | struct ccmode_cbc function cc3des_mode_encrypt_init (line 147) | void cc3des_mode_encrypt_init(void *ctx) { type ccmode_cbc (line 152) | struct ccmode_cbc type ccmode_cbc (line 157) | struct ccmode_cbc type ccmode_cbc (line 164) | struct ccmode_cbc type ccmode_cbc (line 172) | struct ccmode_cbc type _ccmode_cbc_key (line 179) | struct _ccmode_cbc_key { type ccmode_cbc (line 206) | struct ccmode_cbc type ccmode_ecb (line 207) | struct ccmode_ecb type ccmode_cbc (line 213) | struct ccmode_cbc type ccmode_ecb (line 214) | struct ccmode_ecb type ccmode_cfb (line 217) | struct ccmode_cfb type _ccmode_cfb_key (line 224) | struct _ccmode_cfb_key { type ccmode_cfb (line 252) | struct ccmode_cfb type ccmode_ecb (line 253) | struct ccmode_ecb type ccmode_cfb (line 259) | struct ccmode_cfb type ccmode_ecb (line 260) | struct ccmode_ecb type ccmode_cfb8 (line 262) | struct ccmode_cfb8 type _ccmode_cfb8_key (line 269) | struct _ccmode_cfb8_key { type ccmode_cfb8 (line 296) | struct ccmode_cfb8 type ccmode_ecb (line 297) | struct ccmode_ecb type ccmode_cfb8 (line 303) | struct ccmode_cfb8 type ccmode_ecb (line 304) | struct ccmode_ecb type ccmode_ctr (line 306) | struct ccmode_ctr type ccmode_ctr (line 308) | struct ccmode_ctr type _ccmode_ctr_key (line 312) | struct _ccmode_ctr_key { type ccmode_ctr (line 333) | struct ccmode_ctr type ccmode_ecb (line 334) | struct ccmode_ecb type ccmode_gcm (line 340) | struct ccmode_gcm type _ccmode_gcm_key (line 368) | struct _ccmode_gcm_key { type ccmode_gcm (line 402) | struct ccmode_gcm type ccmode_ecb (line 403) | struct ccmode_ecb type ccmode_gcm (line 409) | struct ccmode_gcm type ccmode_ecb (line 410) | struct ccmode_ecb type ccmode_ccm (line 414) | struct ccmode_ccm type _ccmode_ccm_key (line 431) | struct _ccmode_ccm_key { type _ccmode_ccm_nonce (line 436) | struct _ccmode_ccm_nonce { type ccmode_ccm (line 483) | struct ccmode_ccm type ccmode_ecb (line 484) | struct ccmode_ecb type ccmode_ccm (line 490) | struct ccmode_ccm type ccmode_ecb (line 491) | struct ccmode_ecb type ccmode_ofb (line 494) | struct ccmode_ofb type _ccmode_ofb_key (line 500) | struct _ccmode_ofb_key { type ccmode_ofb (line 519) | struct ccmode_ofb type ccmode_ecb (line 520) | struct ccmode_ecb type ccmode_omac (line 532) | struct ccmode_omac type _ccmode_omac_key (line 536) | struct _ccmode_omac_key { type ccmode_omac (line 564) | struct ccmode_omac type ccmode_ecb (line 565) | struct ccmode_ecb type ccmode_omac (line 571) | struct ccmode_omac type ccmode_ecb (line 572) | struct ccmode_ecb type ccmode_xts (line 576) | struct ccmode_xts type ccmode_xts (line 579) | struct ccmode_xts type _ccmode_xts_key (line 588) | struct _ccmode_xts_key { type _ccmode_xts_tweak (line 594) | struct _ccmode_xts_tweak { type ccmode_xts (line 634) | struct ccmode_xts type ccmode_ecb (line 635) | struct ccmode_ecb type ccmode_ecb (line 636) | struct ccmode_ecb type ccmode_xts (line 642) | struct ccmode_xts type ccmode_ecb (line 643) | struct ccmode_ecb type ccmode_ecb (line 644) | struct ccmode_ecb FILE: Dependencies/corecrypto/ccmode_impl.h type ccmode_ecb (line 75) | struct ccmode_ecb { type ccmode_cbc (line 118) | struct ccmode_cbc { type ccmode_cfb (line 132) | struct ccmode_cfb { type ccmode_cfb8 (line 144) | struct ccmode_cfb8 { type ccmode_ctr (line 156) | struct ccmode_ctr { type ccmode_ofb (line 170) | struct ccmode_ofb { type ccmode_xts (line 183) | struct ccmode_xts { type ccmode_gcm (line 217) | struct ccmode_gcm { type ccmode_ccm (line 235) | struct ccmode_ccm { type ccmode_omac (line 254) | struct ccmode_omac { FILE: Dependencies/corecrypto/ccmode_siv.h type ccmode_siv (line 82) | struct ccmode_siv { function CC_INLINE (line 100) | CC_INLINE size_t ccsiv_context_size(const struct ccmode_siv *mode) function CC_INLINE (line 105) | CC_INLINE size_t ccsiv_block_size(const struct ccmode_siv *mode) function CC_INLINE (line 110) | CC_INLINE size_t ccsiv_ciphertext_size(const struct ccmode_siv *mode, function CC_INLINE (line 116) | CC_INLINE size_t ccsiv_plaintext_size(const struct ccmode_siv *mode, function CC_INLINE (line 126) | CC_INLINE int ccsiv_init(const struct ccmode_siv *mode, ccsiv_ctx *ctx, function CC_INLINE (line 133) | CC_INLINE int ccsiv_set_nonce(const struct ccmode_siv *mode, ccsiv_ctx *... function CC_INLINE (line 141) | CC_INLINE int ccsiv_aad(const struct ccmode_siv *mode, ccsiv_ctx *ctx, function CC_INLINE (line 149) | CC_INLINE int ccsiv_crypt(const struct ccmode_siv *mode, ccsiv_ctx *ctx, function CC_INLINE (line 157) | CC_INLINE int ccsiv_reset(const struct ccmode_siv *mode, ccsiv_ctx *ctx) function CC_INLINE (line 163) | CC_INLINE int ccsiv_one_shot(const struct ccmode_siv *mode, type ccmode_siv (line 183) | struct ccmode_siv type ccmode_cbc (line 184) | struct ccmode_cbc type ccmode_ctr (line 185) | struct ccmode_ctr type ccmode_siv (line 187) | struct ccmode_siv type ccmode_cbc (line 188) | struct ccmode_cbc type ccmode_ctr (line 189) | struct ccmode_ctr FILE: Dependencies/corecrypto/ccmode_siv_priv.h type _ccmode_siv_ctx (line 80) | struct _ccmode_siv_ctx { type ccmode_siv (line 89) | struct ccmode_siv FILE: Dependencies/corecrypto/ccn.h type cc_byte (line 72) | typedef uint8_t cc_byte; type cc_size (line 73) | typedef size_t cc_size; type cc_unit (line 76) | typedef uint64_t cc_unit; type cc_int (line 77) | typedef int64_t cc_int; type cc_dunit (line 81) | typedef unsigned cc_dunit __attribute__((mode(TI))); type cc_dint (line 82) | typedef signed cc_dint __attribute__((mode(TI))); type cc_dunit (line 84) | typedef struct cc_dunit { type cc_dint (line 89) | typedef struct cc_dint { type cc_unit (line 96) | typedef uint32_t cc_unit; type cc_dunit (line 97) | typedef uint64_t cc_dunit; type cc_dint (line 98) | typedef int64_t cc_dint; type cc_int (line 99) | typedef int32_t cc_int; type cc_unit (line 104) | typedef uint16_t cc_unit; type cc_dunit (line 105) | typedef uint32_t cc_dunit; type cc_unit (line 110) | typedef uint8_t cc_unit; type cc_dunit (line 111) | typedef uint16_t cc_dunit; type cc_unit (line 120) | typedef cc_unit *ccn_t; type cc_unit (line 121) | typedef cc_unit *ccnp1_t; type cc_unit (line 122) | typedef cc_unit *cc2n_t; type cc_unit (line 123) | typedef cc_unit *cc2np2_t; type cc_unit (line 124) | typedef const cc_unit *ccn_in_t; type cc_unit (line 125) | typedef const cc_unit *ccnp1_in_t; type cc_unit (line 126) | typedef const cc_unit *cc2n_in_t; type cc_unit (line 127) | typedef const cc_unit *cc2np2_in_t; type cc_ws (line 132) | typedef struct { function CC_PURE (line 384) | CC_PURE CC_NONNULL((2, 3)) function cc_unit (line 417) | cc_unit ccn_subn(cc_size n, cc_unit *r, const cc_unit *s, function cc_unit (line 438) | cc_unit ccn_addn(cc_size n, cc_unit *r, const cc_unit *s, function CC_INLINE (line 517) | CC_INLINE CC_NONNULL((2, 4)) function ccn_zero (line 584) | void ccn_zero(cc_size n, cc_unit *r) { function ccn_clear (line 589) | void ccn_clear(cc_size n, cc_unit *r) { function ccn_seti (line 597) | void ccn_seti(cc_size n, cc_unit *r, cc_unit v) { function CC_INLINE (line 603) | CC_INLINE CC_NONNULL((2, 4)) function ccn_xor (line 659) | void ccn_xor(cc_size n, cc_unit *r, const cc_unit *s, const cc_unit *t) { type ccrng_state (line 672) | struct ccrng_state type ccrng_state (line 676) | struct ccrng_state FILE: Dependencies/corecrypto/ccn_priv.h function CC_INLINE (line 137) | CC_INLINE cc_size clz64_win( uint64_t value ) function CC_INLINE (line 145) | CC_INLINE cc_size clz32_win( uint32_t value ) function cc_size (line 162) | cc_size cc_clz_nonzero(cc_unit data) { FILE: Dependencies/corecrypto/ccnistkdf.h type ccdigest_info (line 96) | struct ccdigest_info type ccdigest_info (line 102) | struct ccdigest_info type ccdigest_info (line 133) | struct ccdigest_info type ccdigest_info (line 168) | struct ccdigest_info FILE: Dependencies/corecrypto/ccpad.h type ccmode_cbc (line 75) | struct ccmode_cbc type ccmode_cbc (line 79) | struct ccmode_cbc type ccmode_cbc (line 82) | struct ccmode_cbc type ccmode_cbc (line 86) | struct ccmode_cbc type ccmode_cbc (line 89) | struct ccmode_cbc type ccmode_cbc (line 93) | struct ccmode_cbc type ccmode_cbc (line 100) | struct ccmode_cbc type ccmode_cbc (line 104) | struct ccmode_cbc type ccmode_ecb (line 110) | struct ccmode_ecb type ccmode_ecb (line 113) | struct ccmode_ecb type ccmode_xts (line 120) | struct ccmode_xts type ccmode_xts (line 124) | struct ccmode_xts FILE: Dependencies/corecrypto/ccpbkdf2.h type ccdigest_info (line 90) | struct ccdigest_info FILE: Dependencies/corecrypto/ccperf.h type ccrng_state (line 75) | struct ccrng_state type ccperf_test (line 78) | struct ccperf_test { type ccperf_size_kind (line 84) | enum ccperf_size_kind { type ccperf_family (line 91) | struct ccperf_family { type ccperf_family (line 153) | struct ccperf_family type ccperf_family (line 154) | struct ccperf_family type ccperf_family (line 155) | struct ccperf_family type ccperf_family (line 156) | struct ccperf_family type ccperf_family (line 157) | struct ccperf_family type ccperf_family (line 158) | struct ccperf_family type ccperf_family (line 159) | struct ccperf_family type ccperf_family (line 160) | struct ccperf_family type ccperf_family (line 161) | struct ccperf_family type ccperf_family (line 162) | struct ccperf_family type ccperf_family (line 163) | struct ccperf_family type ccperf_family (line 164) | struct ccperf_family type ccperf_family (line 165) | struct ccperf_family type ccperf_family (line 166) | struct ccperf_family type ccperf_family (line 167) | struct ccperf_family type ccperf_family (line 168) | struct ccperf_family type ccperf_family (line 169) | struct ccperf_family type ccperf_family (line 170) | struct ccperf_family type ccperf_family (line 171) | struct ccperf_family type ccperf_family (line 172) | struct ccperf_family type ccperf_family (line 173) | struct ccperf_family type ccperf_family (line 174) | struct ccperf_family type ccperf_family (line 175) | struct ccperf_family type ccperf_family (line 176) | struct ccperf_family type ccperf_family (line 177) | struct ccperf_family type ccperf_family (line 178) | struct ccperf_family type ccperf_family (line 179) | struct ccperf_family type ccperf_family (line 180) | struct ccperf_family type ccperf_family (line 181) | struct ccperf_family type ccperf_family (line 182) | struct ccperf_family type ccperf_family (line 183) | struct ccperf_family type ccperf_family (line 184) | struct ccperf_family type ccperf_family (line 185) | struct ccperf_family type ccperf_family (line 186) | struct ccperf_family type ccperf_family (line 187) | struct ccperf_family type ccperf_family (line 188) | struct ccperf_family type ccperf_family (line 189) | struct ccperf_family type ccperf_family (line 190) | struct ccperf_family type ccperf_family (line 191) | struct ccperf_family type ccperf_family (line 192) | struct ccperf_family type ccperf_family (line 193) | struct ccperf_family type ccperf_family (line 194) | struct ccperf_family type ccperf_family (line 195) | struct ccperf_family type ccperf_family (line 196) | struct ccperf_family type ccperf_family (line 197) | struct ccperf_family type ccperf_family (line 198) | struct ccperf_family type ccperf_family (line 199) | struct ccperf_family type ccperf_family (line 200) | struct ccperf_family type ccperf_family (line 201) | struct ccperf_family type ccperf_family (line 202) | struct ccperf_family type ccperf_family (line 203) | struct ccperf_family type ccperf_family (line 204) | struct ccperf_family type ccperf_family (line 205) | struct ccperf_family type ccperf_family (line 206) | struct ccperf_family type ccperf_family (line 207) | struct ccperf_family type ccperf_family (line 208) | struct ccperf_family type ccperf_family (line 209) | struct ccperf_family type ccperf_family (line 210) | struct ccperf_family type ccperf_family (line 211) | struct ccperf_family type ccperf_family (line 212) | struct ccperf_family type ccperf_family (line 213) | struct ccperf_family type ccperf_family (line 214) | struct ccperf_family type ccperf_family (line 215) | struct ccperf_family type ccperf_family (line 216) | struct ccperf_family type ccperf_family (line 220) | struct ccperf_family type ccperf_family (line 222) | struct ccperf_family type ccperf_family (line 223) | struct ccperf_family FILE: Dependencies/corecrypto/ccprime.h type ccrng_state (line 78) | struct ccrng_state FILE: Dependencies/corecrypto/ccrc2.h type ccmode_ecb (line 72) | struct ccmode_ecb type ccmode_ecb (line 73) | struct ccmode_ecb type ccmode_ecb (line 75) | struct ccmode_ecb type ccmode_ecb (line 76) | struct ccmode_ecb type ccmode_cbc (line 78) | struct ccmode_cbc type ccmode_cbc (line 79) | struct ccmode_cbc type ccmode_cfb (line 81) | struct ccmode_cfb type ccmode_cfb (line 82) | struct ccmode_cfb type ccmode_cfb8 (line 84) | struct ccmode_cfb8 type ccmode_cfb8 (line 85) | struct ccmode_cfb8 type ccmode_ctr (line 87) | struct ccmode_ctr type ccmode_ofb (line 89) | struct ccmode_ofb FILE: Dependencies/corecrypto/ccrc4.h type ccrc4_info (line 77) | struct ccrc4_info { type ccrc4_info (line 84) | struct ccrc4_info type ccrc4_info (line 86) | struct ccrc4_info type ccrc4_vector (line 88) | struct ccrc4_vector { type ccrc4_info (line 96) | struct ccrc4_info type ccrc4_vector (line 96) | struct ccrc4_vector FILE: Dependencies/corecrypto/ccripemd.h type ccdigest_info (line 84) | struct ccdigest_info type ccdigest_info (line 85) | struct ccdigest_info type ccdigest_info (line 86) | struct ccdigest_info type ccdigest_info (line 87) | struct ccdigest_info FILE: Dependencies/corecrypto/ccrng.h type ccrng_state (line 86) | struct ccrng_state { type ccrng_state (line 109) | struct ccrng_state FILE: Dependencies/corecrypto/ccrng_drbg.h type ccrng_drbg_state (line 71) | struct ccrng_drbg_state { type ccrng_drbg_state (line 79) | struct ccrng_drbg_state type ccdrbg_info (line 80) | struct ccdrbg_info type ccdrbg_state (line 81) | struct ccdrbg_state type ccrng_drbg_state (line 85) | struct ccrng_drbg_state type ccrng_drbg_state (line 90) | struct ccrng_drbg_state FILE: Dependencies/corecrypto/ccrng_ecfips_test.h type ccrng_ecfips_test_state (line 74) | struct ccrng_ecfips_test_state { type ccrng_ecfips_test_state (line 80) | struct ccrng_ecfips_test_state FILE: Dependencies/corecrypto/ccrng_pbkdf2_prng.h type ccrng_pbkdf2_prng_state (line 79) | struct ccrng_pbkdf2_prng_state { type ccrng_pbkdf2_prng_state (line 86) | struct ccrng_pbkdf2_prng_state FILE: Dependencies/corecrypto/ccrng_rsafips_test.h type ccrng_rsafips_test_state (line 71) | struct ccrng_rsafips_test_state { type ccrng_rsafips_test_state (line 84) | struct ccrng_rsafips_test_state FILE: Dependencies/corecrypto/ccrng_sequence.h type ccrng_sequence_state (line 71) | struct ccrng_sequence_state { type ccrng_sequence_state (line 77) | struct ccrng_sequence_state type ccrng_sequence_state (line 79) | struct ccrng_sequence_state FILE: Dependencies/corecrypto/ccrng_system.h type ccrng_system_state (line 70) | struct ccrng_system_state { type ccrng_system_state (line 90) | struct ccrng_system_state type ccrng_system_state (line 94) | struct ccrng_system_state FILE: Dependencies/corecrypto/ccrng_test.h type ccrng_test_state (line 71) | struct ccrng_test_state { type ccrng_test_state (line 78) | struct ccrng_test_state type ccrng_test_state (line 81) | struct ccrng_test_state FILE: Dependencies/corecrypto/ccrsa.h type ccrsa_full_ctx (line 89) | struct ccrsa_full_ctx { function ccrsa_pubkeylength (line 228) | static inline size_t type ccrng_state (line 263) | struct ccrng_state type ccrng_state (line 270) | struct ccrng_state type ccrng_state (line 270) | struct ccrng_state type ccdigest_info (line 321) | struct ccdigest_info type ccdigest_info (line 321) | struct ccdigest_info type ccrng_state (line 322) | struct ccrng_state type ccdigest_info (line 328) | struct ccdigest_info type ccdigest_info (line 328) | struct ccdigest_info function ccrsa_export_pub_size (line 529) | size_t ccrsa_export_pub_size(const ccrsa_pub_ctx_t key) { function cc_size (line 556) | cc_size ccrsa_import_pub_n(size_t inlen, const uint8_t *der) { function ccrsa_export_priv_size (line 588) | size_t ccrsa_export_priv_size(const ccrsa_full_ctx_t key) { function ccrsa_export_priv (line 602) | int ccrsa_export_priv(const ccrsa_full_ctx_t key, size_t out_len, uint8_... function cc_size (line 618) | cc_size ccrsa_import_priv_n(size_t inlen, const uint8_t *der) { function ccrsa_import_priv (line 634) | int ccrsa_import_priv(ccrsa_full_ctx_t key, size_t inlen, const uint8_t ... FILE: Dependencies/corecrypto/ccrsa_priv.h type ccrsa_fips186_trace (line 112) | struct ccrsa_fips186_trace { type ccdigest_info (line 172) | struct ccdigest_info type ccdigest_info (line 172) | struct ccdigest_info type ccdigest_info (line 177) | struct ccdigest_info type ccdigest_info (line 177) | struct ccdigest_info type ccdigest_info (line 205) | struct ccdigest_info type ccdigest_info (line 216) | struct ccdigest_info type ccrng_state (line 217) | struct ccrng_state function ccrsa_oaep_encode (line 227) | int ccrsa_oaep_encode(const struct ccdigest_info* di, type ccdigest_info (line 239) | struct ccdigest_info function ccrsa_oaep_decode (line 246) | int ccrsa_oaep_decode(const struct ccdigest_info* di, type ccrng_state (line 279) | struct ccrng_state type ccrng_state (line 304) | struct ccrng_state type ccdigest_info (line 306) | struct ccdigest_info type ccdigest_info (line 306) | struct ccdigest_info type ccrng_state (line 307) | struct ccrng_state type ccrng_state (line 326) | struct ccrng_state type ccrng_state (line 364) | struct ccrng_state type ccrng_state (line 408) | struct ccrng_state type ccdigest_info (line 431) | struct ccdigest_info type ccrng_state (line 432) | struct ccrng_state type ccdigest_info (line 456) | struct ccdigest_info type ccrng_state (line 483) | struct ccrng_state type ccdigest_info (line 485) | struct ccdigest_info type ccrng_state (line 506) | struct ccrng_state type ccrng_state (line 529) | struct ccrng_state type ccrng_state (line 530) | struct ccrng_state type ccrsa_fips186_trace (line 530) | struct ccrsa_fips186_trace type ccrsa_fips186_trace (line 546) | struct ccrsa_fips186_trace function CC_INLINE (line 548) | CC_INLINE cc_size ccrsa_n_from_size(size_t size) { function CC_INLINE (line 552) | CC_INLINE size_t ccrsa_sizeof_n_from_size(size_t size) { function CC_INLINE (line 556) | CC_INLINE uint8_t *ccrsa_block_start(size_t size, cc_unit *p, int clear_... function CC_INLINE (line 563) | CC_INLINE size_t ccrsa_block_size(ccrsa_pub_ctx_t key) { type ccrng_state (line 569) | struct ccrng_state FILE: Dependencies/corecrypto/ccsha1.h type ccdigest_info (line 76) | struct ccdigest_info type ccdigest_info (line 81) | struct ccdigest_info type ccdigest_info (line 86) | struct ccdigest_info type ccdigest_info (line 87) | struct ccdigest_info type ccdigest_info (line 92) | struct ccdigest_info type ccdigest_info (line 93) | struct ccdigest_info type ccdigest_info (line 95) | struct ccdigest_info type ccdigest_info (line 99) | struct ccdigest_info FILE: Dependencies/corecrypto/ccsha2.h type ccdigest_info (line 71) | struct ccdigest_info type ccdigest_info (line 72) | struct ccdigest_info type ccdigest_info (line 73) | struct ccdigest_info type ccdigest_info (line 74) | struct ccdigest_info type ccdigest_info (line 94) | struct ccdigest_info type ccdigest_info (line 95) | struct ccdigest_info type ccdigest_info (line 98) | struct ccdigest_info type ccdigest_info (line 99) | struct ccdigest_info type ccdigest_info (line 100) | struct ccdigest_info type ccdigest_info (line 101) | struct ccdigest_info type ccdigest_info (line 102) | struct ccdigest_info type ccdigest_info (line 103) | struct ccdigest_info type ccdigest_info (line 104) | struct ccdigest_info type ccdigest_info (line 105) | struct ccdigest_info type ccdigest_info (line 106) | struct ccdigest_info type ccdigest_info (line 107) | struct ccdigest_info type ccdigest_info (line 109) | struct ccdigest_info type ccdigest_info (line 110) | struct ccdigest_info type ccdigest_info (line 113) | struct ccdigest_info type ccdigest_info (line 114) | struct ccdigest_info type ccdigest_info (line 115) | struct ccdigest_info type ccdigest_info (line 116) | struct ccdigest_info type ccdigest_info (line 117) | struct ccdigest_info type ccdigest_info (line 118) | struct ccdigest_info type ccdigest_info (line 125) | struct ccdigest_info type ccdigest_info (line 131) | struct ccdigest_info type ccdigest_info (line 135) | struct ccdigest_info FILE: Dependencies/corecrypto/ccsrp.h type ccdh_gp (line 76) | typedef ccdh_gp ccsrp_gp; type ccsrp_gp (line 78) | typedef struct ccdh_gp ccsrp_gp; type ccdh_gp_t (line 83) | typedef ccdh_gp_t ccsrp_gp_t; type ccdh_const_gp_t (line 84) | typedef ccdh_const_gp_t ccsrp_const_gp_t; type ccsrp_ctx_header (line 86) | struct ccsrp_ctx_header { type ccsrp_ctx (line 103) | struct ccsrp_ctx { type ccsrp_ctx_body (line 107) | struct ccsrp_ctx_body { type ccsrp_ctx_t (line 112) | typedef union { type ccdh_gp_t (line 118) | typedef ccdh_gp_t ccsrp_gp_t; type ccdh_const_gp_t (line 119) | typedef ccdh_const_gp_t ccsrp_const_gp_t; type ccsrp_ctx (line 121) | struct ccsrp_ctx { type ccsrp_ctx (line 137) | struct ccsrp_ctx function ccsrp_ctx_init_option (line 280) | int function ccsrp_ctx_init (line 299) | void type ccrng_state (line 326) | struct ccrng_state type ccrng_state (line 374) | struct ccrng_state type ccrng_state (line 413) | struct ccrng_state type ccrng_state (line 451) | struct ccrng_state function ccsrp_client_set_noUsernameInX (line 493) | bool function ccsrp_is_authenticated (line 513) | bool function ccsrp_exchange_size (line 527) | size_t function ccsrp_session_size (line 541) | size_t function ccsrp_get_session_key_length (line 556) | size_t function cc_unit (line 601) | cc_unit * type ccdigest_info (line 615) | struct ccdigest_info type ccrng_state (line 616) | struct ccrng_state FILE: Dependencies/corecrypto/cctest.h type cctest_result (line 80) | struct cctest_result { type cctest_input (line 85) | struct cctest_input { FILE: Dependencies/corecrypto/ccwrap.h function CC_INLINE (line 88) | CC_INLINE size_t ccwrap_wrapped_size(const size_t data_size) function CC_INLINE (line 104) | CC_INLINE size_t ccwrap_unwrapped_size(const size_t data_size) type ccmode_ecb (line 135) | struct ccmode_ecb type ccmode_ecb (line 157) | struct ccmode_ecb FILE: Dependencies/corecrypto/ccz.h type ccz (line 76) | struct ccz { type ccz (line 82) | typedef struct ccz ccz; type ccz_class (line 84) | struct ccz_class { type ccz_class (line 93) | struct ccz_class type ccz_class (line 97) | struct ccz_class function ccz_div2 (line 233) | void ccz_div2(ccz *r, const ccz *s) { function ccz_is_odd (line 283) | bool ccz_is_odd(const ccz *s) { type ccrng_state (line 308) | struct ccrng_state type ccrng_state (line 312) | struct ccrng_state FILE: Dependencies/corecrypto/ccz_priv.h function ccz_sign (line 90) | int ccz_sign(const ccz *s) { function ccz_set_sign (line 95) | void ccz_set_sign(ccz *r, int sign) function CC_NONNULL_ALL (line 101) | CC_NONNULL_ALL function ccz_set_n (line 107) | void ccz_set_n(ccz *r, cc_size n) { function CC_NONNULL_ALL (line 111) | CC_NONNULL_ALL function ccz_set_capacity (line 117) | void ccz_set_capacity(ccz *r, cc_size capacity) FILE: Dependencies/corecrypto/cczp.h type cczp (line 77) | struct cczp type cczp_t (line 80) | typedef union { type cczp_const_t (line 87) | typedef union { type cczp (line 95) | struct cczp type cczp (line 96) | struct cczp type cczp_hd (line 114) | struct cczp_hd{ type cczp (line 118) | struct cczp { function CC_CONST (line 165) | CC_CONST CC_NONNULL_TU((1)) function CC_CONST (line 200) | CC_CONST CC_NONNULL_TU((1)) FILE: Dependencies/corecrypto/cczp_priv.h function cczp_is_montgomery (line 110) | bool cczp_is_montgomery(cczp_const_t zp) { function cczp_convert_to_montgomery (line 119) | void cczp_convert_to_montgomery(cczp_const_t zp,cc_unit *r, const cc_uni... function cczp_convert_from_montgomery (line 130) | void cczp_convert_from_montgomery(cczp_const_t zp,cc_unit *r, const cc_u... FILE: Dependencies/corecrypto/fipspost.h type mach_header (line 126) | struct mach_header type mach_header (line 131) | struct mach_header FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/Connection.cpp type timeval (line 184) | struct timeval type timeval (line 264) | struct timeval FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/Connection.hpp class Connection (line 17) | class Connection FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/ConnectionManager.cpp function ConnectionManagerBonjourRegistrationFinished (line 28) | __attribute__((stdcall)) void ConnectionManagerBonjourRegistrationFinish... function ConnectionManager (line 35) | ConnectionManager* ConnectionManager::instance() type sockaddr_in (line 69) | struct sockaddr_in type sockaddr (line 76) | struct sockaddr type sockaddr_in (line 87) | struct sockaddr_in type sockaddr (line 90) | struct sockaddr type timeval (line 104) | struct timeval type sockaddr_in (line 122) | struct sockaddr_in type sockaddr (line 125) | struct sockaddr FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/ConnectionManager.hpp class ConnectionManager (line 17) | class ConnectionManager FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/DeviceManager.cpp function DeviceManager (line 36) | DeviceManager* DeviceManager::instance() function DeviceManagerUpdateStatus (line 496) | void DeviceManagerUpdateStatus(plist_t command, plist_t status, void *uuid) FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/DeviceManager.hpp class DeviceManager (line 20) | class DeviceManager FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/InstallError.hpp type InstallErrorCode (line 14) | enum class InstallErrorCode class InstallError (line 23) | class InstallError: public Error method InstallError (line 26) | InstallError(InstallErrorCode code) : Error((int)code) method domain (line 30) | virtual std::string domain() const method localizedDescription (line 35) | virtual std::string localizedDescription() const FILE: Xcode/AltServer-Windows/AltServer-Windows/Windows/ServerError.hpp type ServerErrorCode (line 14) | enum class ServerErrorCode class ServerError (line 31) | class ServerError: public Error method ServerError (line 34) | ServerError(ServerErrorCode code) : Error((int)code) method domain (line 38) | virtual std::string domain() const method localizedDescription (line 43) | virtual std::string localizedDescription() const FILE: Xcode/AltServer-Windows/AltSign-Windows/Account.hpp class Account (line 21) | class Account FILE: Xcode/AltServer-Windows/AltSign-Windows/AppID.hpp class AppID (line 20) | class AppID FILE: Xcode/AltServer-Windows/AltSign-Windows/AppleAPI.cpp function decompress (line 42) | bool decompress(const uint8_t* input, size_t input_size, std::vector par... FILE: Xcode/AltServer-Windows/AltSign-Windows/AppleAPI.hpp class AppleAPI (line 25) | class AppleAPI FILE: Xcode/AltServer-Windows/AltSign-Windows/Application.hpp class Application (line 20) | class Application FILE: Xcode/AltServer-Windows/AltSign-Windows/Archiver.cpp function endsWith (line 42) | static bool endsWith(const std::string& str, const std::string& suffix) function startsWith (line 47) | static bool startsWith(const std::string& str, const std::string& prefix) function UnzipAppBundle (line 53) | std::string UnzipAppBundle(std::string filepath, std::string outputDirec... function WriteFileToZipFile (line 227) | void WriteFileToZipFile(zipFile *zipFile, fs::path filepath, fs::path re... function ZipAppBundle (line 282) | std::string ZipAppBundle(std::string filepath) FILE: Xcode/AltServer-Windows/AltSign-Windows/Certificate.hpp class Certificate (line 21) | class Certificate FILE: Xcode/AltServer-Windows/AltSign-Windows/CertificateRequest.hpp class CertificateRequest (line 18) | class CertificateRequest FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/crypt.h function decrypt_byte (line 35) | static int decrypt_byte(unsigned long* pkeys, const unsigned long* pcrc_... function update_keys (line 48) | static int update_keys(unsigned long* pkeys,const unsigned long* pcrc_32... function init_keys (line 65) | static void init_keys(const char* passwd,unsigned long* pkeys,const unsi... function crypthead (line 90) | static int crypthead(passwd, buf, bufSize, pkeys, pcrc_32_tab, crcForCry... FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/ioapi.c function voidpf (line 68) | voidpf ZCALLBACK fopen_file_func (opaque, filename, mode) function uLong (line 90) | uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) function uLong (line 102) | uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) function ftell_file_func (line 113) | long ZCALLBACK ftell_file_func (opaque, stream) function fseek_file_func (line 122) | long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) function fclose_file_func (line 148) | int ZCALLBACK fclose_file_func (opaque, stream) function ferror_file_func (line 157) | int ZCALLBACK ferror_file_func (opaque, stream) function fill_fopen_filefunc (line 166) | void fill_fopen_filefunc (pzlib_filefunc_def) FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/ioapi.h type zlib_filefunc_def (line 46) | typedef struct zlib_filefunc_def_s FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/iowin32.c type WIN32FILE_IOWIN (line 59) | typedef struct function voidpf (line 65) | voidpf ZCALLBACK win32_open_file_func (opaque, filename, mode) function uLong (line 117) | uLong ZCALLBACK win32_read_file_func (opaque, stream, buf, size) function uLong (line 140) | uLong ZCALLBACK win32_write_file_func (opaque, stream, buf, size) function win32_tell_file_func (line 163) | long ZCALLBACK win32_tell_file_func (opaque, stream) function win32_seek_file_func (line 186) | long ZCALLBACK win32_seek_file_func (opaque, stream, offset, origin) function win32_close_file_func (line 227) | int ZCALLBACK win32_close_file_func (opaque, stream) function win32_error_file_func (line 247) | int ZCALLBACK win32_error_file_func (opaque, stream) function fill_win32_filefunc (line 259) | void fill_win32_filefunc (pzlib_filefunc_def) FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/miniunz.c function change_file_date (line 49) | void change_file_date(filename,dosdate,tmu_date) function mymkdir (line 90) | int mymkdir(dirname) function makedir (line 104) | int makedir (newdir) function do_banner (line 149) | void do_banner() function do_help (line 155) | void do_help() function do_list (line 168) | int do_list(uf) function do_extract_currentfile (line 241) | int do_extract_currentfile(uf,popt_extract_without_path,popt_overwrite,p... function do_extract (line 405) | int do_extract(uf,opt_extract_without_path,opt_overwrite,password) function do_extract_onefile (line 441) | int do_extract_onefile(uf,filename,opt_extract_without_path,opt_overwrit... function main (line 464) | int main(argc,argv) FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/minizip.c function uLong (line 38) | uLong filetime(f, tmzip, dt) function uLong (line 62) | uLong filetime(f, tmzip, dt) function uLong (line 104) | uLong filetime(f, tmzip, dt) function check_exist_file (line 117) | int check_exist_file(filename) function do_banner (line 130) | void do_banner() function do_help (line 136) | void do_help() function getFileCrc (line 148) | int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf... function main (line 186) | int main(argc,argv) FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/mztools.c function unzRepair (line 30) | extern int ZEXPORT unzRepair(file, fileOut, fileOutTmp, nRecovered, byte... FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/unzip.c type unz_file_info_internal (line 94) | typedef struct unz_file_info_internal_s type file_in_zip_read_info_s (line 102) | typedef struct type unz_s (line 128) | typedef struct function local (line 171) | local int unzlocal_getByte(pzlib_filefunc_def,filestream,pi) function local (line 201) | local int unzlocal_getShort (pzlib_filefunc_def,filestream,pX) function local (line 229) | local int unzlocal_getLong (pzlib_filefunc_def,filestream,pX) function local (line 262) | local int strcmpcasenosensitive_internal (fileName1,fileName2) function unzStringFileNameCompare (line 305) | extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSe... function local (line 331) | local uLong unzlocal_SearchCentralDir(pzlib_filefunc_def,filestream) function unzFile (line 397) | extern unzFile ZEXPORT unzOpen2 (path, pzlib_filefunc_def) function unzFile (line 500) | extern unzFile ZEXPORT unzOpen (path) function unzClose (line 511) | extern int ZEXPORT unzClose (file) function unzGetGlobalInfo (line 532) | extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) function local (line 548) | local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) function local (line 577) | local int unzlocal_GetCurrentFileInfoInternal (file, function unzGetCurrentFileInfo (line 744) | extern int ZEXPORT unzGetCurrentFileInfo (file, function unzGoToFirstFile (line 768) | extern int ZEXPORT unzGoToFirstFile (file) function unzGoToNextFile (line 790) | extern int ZEXPORT unzGoToNextFile (file) function unzLocateFile (line 824) | extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) function unzGetFilePos (line 903) | extern int ZEXPORT unzGetFilePos(file, file_pos) function unzGoToFilePos (line 921) | extern int ZEXPORT unzGoToFilePos(file, file_pos) function local (line 957) | local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, function unzOpenCurrentFile3 (line 1047) | extern int ZEXPORT unzOpenCurrentFile3 (file, method, level, raw, password) function unzOpenCurrentFile (line 1192) | extern int ZEXPORT unzOpenCurrentFile (file) function unzOpenCurrentFilePassword (line 1198) | extern int ZEXPORT unzOpenCurrentFilePassword (file, password) function unzOpenCurrentFile2 (line 1205) | extern int ZEXPORT unzOpenCurrentFile2 (file,method,level,raw) function unzReadCurrentFile (line 1224) | extern int ZEXPORT unzReadCurrentFile (file, buf, len) function z_off_t (line 1385) | extern z_off_t ZEXPORT unztell (file) function ZEXPORT (line 1405) | extern int ZEXPORT unzeof (file) function unzGetLocalExtrafield (line 1438) | extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) function unzCloseCurrentFile (line 1489) | extern int ZEXPORT unzCloseCurrentFile (file) function unzGetGlobalComment (line 1532) | extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) function uLong (line 1564) | extern uLong ZEXPORT unzGetOffset (file) function unzSetOffset (line 1580) | extern int ZEXPORT unzSetOffset (file, pos) FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/unzip.h type unzFile__ (line 63) | typedef struct TagunzFile__ { int unused; } unzFile__; type unzFile__ (line 64) | typedef unzFile__ *unzFile; type voidp (line 66) | typedef voidp unzFile; type tm_unz (line 80) | typedef struct tm_unz_s type unz_global_info (line 92) | typedef struct unz_global_info_s type unz_file_info (line 101) | typedef struct unz_file_info_s type unz_file_pos (line 210) | typedef struct unz_file_pos_s FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/zip.c type linkedlist_datablock_internal (line 97) | typedef struct linkedlist_datablock_internal_s type linkedlist_data (line 106) | typedef struct linkedlist_data_s type curfile_info (line 113) | typedef struct type zip_internal (line 138) | typedef struct function local (line 161) | local linkedlist_datablock_internal* allocate_new_datablock() function local (line 175) | local void free_datablock(ldi) function local (line 186) | local void init_linkedlist(ll) function local (line 192) | local void free_linkedlist(ll) function local (line 200) | local int add_data_in_datablock(ll,buf,len) function local (line 266) | local int ziplocal_putValue (pzlib_filefunc_def, filestream, x, nbByte) function local (line 294) | local void ziplocal_putValue_inmemory (dest, x, nbByte) function local (line 318) | local uLong ziplocal_TmzDateToDosDate(ptm,dosDate) function local (line 340) | local int ziplocal_getByte(pzlib_filefunc_def,filestream,pi) function local (line 370) | local int ziplocal_getShort (pzlib_filefunc_def,filestream,pX) function local (line 398) | local int ziplocal_getLong (pzlib_filefunc_def,filestream,pX) function local (line 440) | local uLong ziplocal_SearchCentralDir(pzlib_filefunc_def,filestream) function zipFile (line 499) | extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_... function zipFile (line 683) | extern zipFile ZEXPORT zipOpen (pathname, append) function zipOpenNewFileInZip3 (line 690) | extern int ZEXPORT zipOpenNewFileInZip3 (file, filename, zipfi, function zipOpenNewFileInZip2 (line 899) | extern int ZEXPORT zipOpenNewFileInZip2(file, filename, zipfi, function zipOpenNewFileInZip (line 923) | extern int ZEXPORT zipOpenNewFileInZip (file, filename, zipfi, function local (line 944) | local int zipFlushWriteBuffer(zi) function zipWriteInFileInZip (line 966) | extern int ZEXPORT zipWriteInFileInZip (file, buf, len) function zipCloseFileInZipRaw (line 1031) | extern int ZEXPORT zipCloseFileInZipRaw (file, uncompressed_size, crc32) function zipCloseFileInZip (line 1127) | extern int ZEXPORT zipCloseFileInZip (file) function zipClose (line 1133) | extern int ZEXPORT zipClose (file, global_comment) FILE: Xcode/AltServer-Windows/AltSign-Windows/Dependencies/minizip/zip.h type zipFile__ (line 64) | typedef struct TagzipFile__ { int unused; } zipFile__; type zipFile__ (line 65) | typedef zipFile__ *zipFile; type voidp (line 67) | typedef voidp zipFile; type tm_zip (line 87) | typedef struct tm_zip_s type zip_fileinfo (line 97) | typedef struct FILE: Xcode/AltServer-Windows/AltSign-Windows/Device.hpp class Device (line 20) | class Device FILE: Xcode/AltServer-Windows/AltSign-Windows/Error.hpp type SignErrorCode (line 15) | enum class SignErrorCode type APIErrorCode (line 27) | enum class APIErrorCode type ArchiveErrorCode (line 56) | enum class ArchiveErrorCode class Error (line 64) | class Error: public std::exception method Error (line 67) | Error(int code) : _code(code) method localizedDescription (line 71) | virtual std::string localizedDescription() const method code (line 76) | int code() const method domain (line 81) | virtual std::string domain() const class LocalizedError (line 96) | class LocalizedError: public Error method LocalizedError (line 99) | LocalizedError(int code, std::string localizedDescription) : Error(cod... method localizedDescription (line 103) | virtual std::string localizedDescription() const class APIError (line 112) | class APIError : public Error method APIError (line 115) | APIError(APIErrorCode code) : Error((int)code) method domain (line 119) | virtual std::string domain() const method localizedDescription (line 124) | virtual std::string localizedDescription() const class SignError (line 185) | class SignError: public Error method SignError (line 188) | SignError(SignErrorCode code) : Error((int)code) method domain (line 192) | virtual std::string domain() const method localizedDescription (line 197) | virtual std::string localizedDescription() const class ArchiveError (line 228) | class ArchiveError: public Error method ArchiveError (line 231) | ArchiveError(ArchiveErrorCode code) : Error((int)code) method domain (line 235) | virtual std::string domain() const method localizedDescription (line 240) | virtual std::string localizedDescription() const FILE: Xcode/AltServer-Windows/AltSign-Windows/ProvisioningProfile.cpp function format_timeval (line 20) | ssize_t format_timeval(struct timeval *tv, char *buf, size_t sz) function plist_t (line 370) | plist_t ProvisioningProfile::entitlements() const FILE: Xcode/AltServer-Windows/AltSign-Windows/ProvisioningProfile.hpp class ProvisioningProfile (line 22) | class ProvisioningProfile FILE: Xcode/AltServer-Windows/AltSign-Windows/Signer.cpp function CertificatesContent (line 28) | std::string CertificatesContent(std::shared_ptr altCertific... FILE: Xcode/AltServer-Windows/AltSign-Windows/Signer.hpp class Signer (line 22) | class Signer FILE: Xcode/AltServer-Windows/AltSign-Windows/Team.hpp class Account (line 20) | class Account class Team (line 22) | class Team type Type (line 25) | enum Type FILE: ldid2/ldid.cpp type Iterator_ (line 139) | struct Iterator_ { class _Scope (line 150) | class _Scope { class Scope (line 154) | class Scope : method Scope (line 161) | Scope(const Function_ &function) : function _scope (line 172) | Scope _scope(const Function_ &function) { type fat_header (line 205) | struct fat_header { type fat_arch (line 213) | struct fat_arch { type mach_header (line 221) | struct mach_header { type load_command (line 245) | struct load_command { type dylib (line 277) | struct dylib { type dylib_command (line 284) | struct dylib_command { type dylib (line 287) | struct dylib type uuid_command (line 290) | struct uuid_command { type symtab_command (line 296) | struct symtab_command { type dyld_info_command (line 305) | struct dyld_info_command { type dysymtab_command (line 320) | struct dysymtab_command { type dylib_table_of_contents (line 343) | struct dylib_table_of_contents { type dylib_module (line 348) | struct dylib_module { type dylib_reference (line 364) | struct dylib_reference { type relocation_info (line 369) | struct relocation_info { type nlist (line 378) | struct nlist { type segment_command (line 390) | struct segment_command { type segment_command_64 (line 404) | struct segment_command_64 { type section (line 418) | struct section { type section_64 (line 432) | struct section_64 { type linkedit_data_command (line 447) | struct linkedit_data_command { type encryption_info_command (line 454) | struct encryption_info_command { function read (line 480) | static std::streamsize read(std::streambuf &stream, void *data, size_t s... function get (line 486) | static inline void get(std::streambuf &stream, void *data, size_t size) { function put (line 490) | static inline void put(std::streambuf &stream, const void *data, size_t ... function put (line 494) | static inline void put(std::streambuf &stream, const void *data, size_t ... function most (line 504) | static size_t most(std::streambuf &stream, void *data, size_t size) { function pad (line 513) | static inline void pad(std::streambuf &stream, size_t size) { function Type_ (line 520) | Type_ Align(Type_ value, size_t align) { function Swap_ (line 530) | static inline uint16_t Swap_(uint16_t value) { function Swap_ (line 536) | static inline uint32_t Swap_(uint32_t value) { function Swap_ (line 544) | static inline uint64_t Swap_(uint64_t value) { function Swap_ (line 551) | static inline int16_t Swap_(int16_t value) { function Swap_ (line 555) | static inline int32_t Swap_(int32_t value) { function Swap_ (line 559) | static inline int64_t Swap_(int64_t value) { function Swap (line 565) | static inline uint16_t Swap(uint16_t value) { function Swap (line 569) | static inline uint32_t Swap(uint32_t value) { function Swap (line 573) | static inline uint64_t Swap(uint64_t value) { function Swap (line 577) | static inline int16_t Swap(int16_t value) { function Swap (line 581) | static inline int32_t Swap(int32_t value) { function Swap (line 585) | static inline int64_t Swap(int64_t value) { class Swapped (line 589) | class Swapped { method Swapped (line 593) | Swapped() : method Swapped (line 599) | Swapped(bool swapped) : method Type_ (line 605) | Type_ Swap(Type_ value) const { class Data (line 610) | class Data : method Data (line 618) | Data(void *base, size_t size) : method GetSize (line 628) | size_t GetSize() const { class MachHeader (line 633) | class MachHeader : type mach_header (line 639) | struct mach_header type load_command (line 640) | struct load_command method MachHeader (line 643) | MachHeader(void *base, size_t size) : method Bits64 (line 677) | bool Bits64() const { type mach_header (line 681) | struct mach_header type mach_header (line 685) | struct mach_header method GetCPUType (line 689) | uint32_t GetCPUType() const { method GetCPUSubtype (line 693) | uint32_t GetCPUSubtype() const { type load_command (line 697) | struct load_command method GetLoadCommands (line 701) | std::vector GetLoadCommands() const { method ForSection (line 713) | void ForSection(const ldid::Functor fun(const Function_ &val... class Folder (line 51) | class Folder { class DiskFolder (line 59) | class DiskFolder : class SubFolder (line 82) | class SubFolder : class UnionFolder (line 98) | class UnionFolder : type Reset (line 102) | struct Reset { type Hash (line 141) | struct Hash { type Bundle (line 146) | struct Bundle { class Functor (line 20) | class Functor { class FunctorImpl (line 29) | class FunctorImpl : method FunctorImpl (line 36) | FunctorImpl(const Value_ &value) : method Type_ (line 41) | virtual Type_ operator ()(Args_... args) const { FILE: ldid2/libplist/cython/plist_util.c function datetime_to_ints (line 6) | void datetime_to_ints(PyObject* obj, int32_t* sec, int32_t* usec) { function PyObject (line 25) | PyObject* ints_to_datetime(int32_t sec, int32_t usec) { function check_datetime (line 34) | int check_datetime(PyObject* ob) { FILE: ldid2/libplist/fuzz/bplist_fuzzer.cc function LLVMFuzzerTestOneInput (line 25) | int LLVMFuzzerTestOneInput(const unsigned char* data, size_t size) FILE: ldid2/libplist/fuzz/xplist_fuzzer.cc function LLVMFuzzerTestOneInput (line 25) | int LLVMFuzzerTestOneInput(const unsigned char* data, size_t size) FILE: ldid2/libplist/include/plist/Array.h function namespace (line 28) | namespace PList FILE: ldid2/libplist/include/plist/Boolean.h function namespace (line 27) | namespace PList FILE: ldid2/libplist/include/plist/Data.h function namespace (line 28) | namespace PList FILE: ldid2/libplist/include/plist/Date.h function namespace (line 29) | namespace PList FILE: ldid2/libplist/include/plist/Dictionary.h function namespace (line 29) | namespace PList FILE: ldid2/libplist/include/plist/Integer.h function namespace (line 27) | namespace PList FILE: ldid2/libplist/include/plist/Key.h function namespace (line 28) | namespace PList FILE: ldid2/libplist/include/plist/Node.h function namespace (line 28) | namespace PList FILE: ldid2/libplist/include/plist/Real.h function namespace (line 27) | namespace PList FILE: ldid2/libplist/include/plist/String.h function namespace (line 28) | namespace PList FILE: ldid2/libplist/include/plist/Structure.h function namespace (line 29) | namespace PList FILE: ldid2/libplist/include/plist/Uid.h function namespace (line 27) | namespace PList FILE: ldid2/libplist/include/plist/plist.h type __int8 (line 33) | typedef __int8 int8_t; type __int16 (line 34) | typedef __int16 int16_t; type __int32 (line 35) | typedef __int32 int32_t; type __int64 (line 36) | typedef __int64 int64_t; type plist_type (line 104) | typedef enum FILE: ldid2/libplist/libcnary/cnary.c function main (line 28) | int main(int argc, char* argv[]) { FILE: ldid2/libplist/libcnary/include/node.h type node_list_t (line 35) | struct node_list_t type node_t (line 38) | typedef struct node_t { type node_t (line 50) | struct node_t type node_t (line 51) | struct node_t type node_t (line 51) | struct node_t type node_t (line 53) | struct node_t type node_t (line 53) | struct node_t type node_t (line 54) | struct node_t type node_t (line 54) | struct node_t type node_t (line 55) | struct node_t type node_t (line 55) | struct node_t type node_t (line 57) | struct node_t type node_t (line 58) | struct node_t type node_t (line 59) | struct node_t type node_t (line 60) | struct node_t type node_t (line 61) | struct node_t type node_t (line 62) | struct node_t type node_t (line 67) | struct node_t FILE: ldid2/libplist/libcnary/include/node_list.h type node_t (line 31) | struct node_t type node_list_t (line 34) | typedef struct node_list_t { type node_list_t (line 44) | struct node_list_t type node_list_t (line 45) | struct node_list_t FILE: ldid2/libplist/libcnary/include/object.h type object_t (line 35) | typedef struct object_t { FILE: ldid2/libplist/libcnary/node.c function node_destroy (line 30) | void node_destroy(node_t* node) { function node_t (line 46) | node_t* node_create(node_t* parent, void* data) { function node_attach (line 77) | int node_attach(node_t* parent, node_t* child) { function node_detach (line 90) | int node_detach(node_t* parent, node_t* child) { function node_insert (line 99) | int node_insert(node_t* parent, unsigned int node_index, node_t* child) function _node_debug (line 113) | static void _node_debug(node_t* node, unsigned int depth) { function node_debug (line 136) | void node_debug(node_t* node) function node_n_children (line 141) | unsigned int node_n_children(struct node_t* node) function node_t (line 147) | node_t* node_nth_child(struct node_t* node, unsigned int n) function node_t (line 165) | node_t* node_first_child(struct node_t* node) function node_t (line 171) | node_t* node_prev_sibling(struct node_t* node) function node_t (line 177) | node_t* node_next_sibling(struct node_t* node) function node_child_position (line 183) | int node_child_position(struct node_t* parent, node_t* child) function node_t (line 202) | node_t* node_copy_deep(node_t* node, copy_func_t copy_func) FILE: ldid2/libplist/libcnary/node_list.c function node_list_destroy (line 31) | void node_list_destroy(node_list_t* list) { function node_list_t (line 35) | node_list_t* node_list_create() { function node_list_add (line 49) | int node_list_add(node_list_t* list, node_t* node) { function node_list_insert (line 76) | int node_list_insert(node_list_t* list, unsigned int node_index, node_t*... function node_list_remove (line 124) | int node_list_remove(node_list_t* list, node_t* node) { FILE: ldid2/libplist/src/Array.cpp type PList (line 27) | namespace PList function array_fill (line 35) | static void array_fill(Array *_this, std::vector array, plist_t... function Array (line 61) | Array& Array::operator=(PList::Array& a) function Node (line 83) | Node* Array::Clone() const function Node (line 88) | Node* Array::operator[](unsigned int array_index) FILE: ldid2/libplist/src/Boolean.cpp type PList (line 24) | namespace PList function Boolean (line 40) | Boolean& Boolean::operator=(PList::Boolean& b) function Node (line 56) | Node* Boolean::Clone() const FILE: ldid2/libplist/src/Data.cpp type PList (line 24) | namespace PList function Data (line 41) | Data& Data::operator=(PList::Data& b) function Node (line 57) | Node* Data::Clone() const FILE: ldid2/libplist/src/Date.cpp type PList (line 24) | namespace PList function Date (line 41) | Date& Date::operator=(PList::Date& d) function Node (line 57) | Node* Date::Clone() const function timeval (line 67) | timeval Date::GetValue() const FILE: ldid2/libplist/src/Dictionary.cpp type PList (line 24) | namespace PList function dictionary_fill (line 31) | static void dictionary_fill(Dictionary *_this, std::map& bin) FILE: ldid2/libplist/src/Uid.cpp type PList (line 24) | namespace PList function Uid (line 40) | Uid& Uid::operator=(PList::Uid& i) function Node (line 56) | Node* Uid::Clone() const FILE: ldid2/libplist/src/base64.c function base64encode (line 46) | size_t base64encode(char *outbuf, const unsigned char *buf, size_t size) FILE: ldid2/libplist/src/bplist.c type bplist_trailer_t (line 50) | typedef struct __attribute__((packed)) { function uint64_mul_overflow (line 187) | static int uint64_mul_overflow(uint64_t a, uint64_t b, uint64_t *res) type bplist_data (line 196) | struct bplist_data { function plist_bin_init (line 214) | void plist_bin_init(void) function plist_bin_deinit (line 225) | void plist_bin_deinit(void) type bplist_data (line 230) | struct bplist_data function plist_t (line 232) | static plist_t parse_uint_node(const char **bnode, uint8_t size) function plist_t (line 262) | static plist_t parse_real_node(const char **bnode, uint8_t size) function plist_t (line 289) | static plist_t parse_date_node(const char **bnode, uint8_t size) function plist_t (line 299) | static plist_t parse_string_node(const char **bnode, uint64_t size) function plist_t (line 380) | static plist_t parse_unicode_node(const char **bnode, uint64_t size) function plist_t (line 404) | static plist_t parse_data_node(const char **bnode, uint64_t size) function plist_t (line 421) | static plist_t parse_dict_node(struct bplist_data *bplist, const char** ... function plist_t (line 500) | static plist_t parse_array_node(struct bplist_data *bplist, const char**... function plist_t (line 544) | static plist_t parse_uid_node(const char **bnode, uint8_t size) function plist_t (line 562) | static plist_t parse_bin_node(struct bplist_data *bplist, const char** o... function plist_t (line 716) | static plist_t parse_bin_node_at_index(struct bplist_data *bplist, uint3... function PLIST_API (line 770) | PLIST_API void plist_from_bin(const char *plist_bin, uint32_t length, pl... function plist_data_hash (line 865) | static unsigned int plist_data_hash(const void* key) type serialize_s (line 911) | struct serialize_s function serialize_plist (line 917) | static void serialize_plist(node_t* node, void* data) function write_int (line 950) | static void write_int(bytearray_t * bplist, uint64_t val) function write_uint (line 964) | static void write_uint(bytearray_t * bplist, uint64_t val) function write_real (line 975) | static void write_real(bytearray_t * bplist, double val) function write_date (line 989) | static void write_date(bytearray_t * bplist, double val) function write_raw_data (line 997) | static void write_raw_data(bytearray_t * bplist, uint8_t mark, uint8_t *... function write_data (line 1008) | static void write_data(bytearray_t * bplist, uint8_t * val, uint64_t size) function write_string (line 1013) | static void write_string(bytearray_t * bplist, char *val, uint64_t size) function write_unicode (line 1077) | static void write_unicode(bytearray_t * bplist, char *val, uint64_t size) function write_array (line 1088) | static void write_array(bytearray_t * bplist, node_t* node, hashtable_t*... function write_dict (line 1107) | static void write_dict(bytearray_t * bplist, node_t* node, hashtable_t* ... function write_uid (line 1132) | static void write_uid(bytearray_t * bplist, uint64_t val) function is_ascii_string (line 1147) | static int is_ascii_string(char* s, int len) function PLIST_API (line 1161) | PLIST_API void plist_to_bin(plist_t plist, char **plist_bin, uint32_t * ... FILE: ldid2/libplist/src/bytearray.c function bytearray_t (line 26) | bytearray_t *byte_array_new(size_t initial) function byte_array_free (line 35) | void byte_array_free(bytearray_t *ba) function byte_array_grow (line 44) | void byte_array_grow(bytearray_t *ba, size_t amount) function byte_array_append (line 51) | void byte_array_append(bytearray_t *ba, void *buf, size_t len) FILE: ldid2/libplist/src/bytearray.h type bytearray_t (line 25) | typedef struct bytearray_t { FILE: ldid2/libplist/src/hashtable.c function hashtable_t (line 23) | hashtable_t* hash_table_new(hash_func_t hash_func, compare_func_t compar... function hash_table_destroy (line 37) | void hash_table_destroy(hashtable_t *ht) function hash_table_insert (line 58) | void hash_table_insert(hashtable_t* ht, void *key, void *value) function hash_table_remove (line 111) | void hash_table_remove(hashtable_t* ht, void *key) FILE: ldid2/libplist/src/hashtable.h type hashentry_t (line 25) | typedef struct hashentry_t { type hashtable_t (line 35) | typedef struct hashtable_t { FILE: ldid2/libplist/src/plist.c function internal_plist_init (line 48) | static void internal_plist_init(void) function internal_plist_deinit (line 54) | static void internal_plist_deinit(void) type thread_once_t (line 62) | typedef volatile struct { function thread_once (line 70) | void thread_once(thread_once_t *once_control, void (*init_routine)(void)) function BOOL (line 82) | BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpReserved) function libplist_initialize (line 102) | static void __attribute__((constructor)) libplist_initialize(void) function libplist_deinitialize (line 107) | static void __attribute__((destructor)) libplist_deinitialize(void) function PLIST_API (line 115) | PLIST_API int plist_is_binary(const char *plist_data, uint32_t length) function PLIST_API (line 125) | PLIST_API void plist_from_memory(const char *plist_data, uint32_t length... function plist_t (line 139) | plist_t plist_new_node(plist_data_t data) function plist_data_t (line 144) | plist_data_t plist_get_data(const plist_t node) function plist_data_t (line 151) | plist_data_t plist_new_plist_data(void) function dict_key_hash (line 157) | static unsigned int dict_key_hash(const void *data) function dict_key_compare (line 169) | static int dict_key_compare(const void* a, const void* b) function plist_free_data (line 182) | void plist_free_data(plist_data_t data) function plist_free_node (line 208) | static int plist_free_node(node_t* node) function PLIST_API (line 228) | PLIST_API plist_t plist_new_dict(void) function PLIST_API (line 235) | PLIST_API plist_t plist_new_array(void) function plist_t (line 243) | static plist_t plist_new_key(const char *val) function PLIST_API (line 252) | PLIST_API plist_t plist_new_string(const char *val) function PLIST_API (line 261) | PLIST_API plist_t plist_new_bool(uint8_t val) function PLIST_API (line 270) | PLIST_API plist_t plist_new_uint(uint64_t val) function PLIST_API (line 279) | PLIST_API plist_t plist_new_uid(uint64_t val) function PLIST_API (line 288) | PLIST_API plist_t plist_new_real(double val) function PLIST_API (line 297) | PLIST_API plist_t plist_new_data(const char *val, uint64_t length) function PLIST_API (line 307) | PLIST_API plist_t plist_new_date(int32_t sec, int32_t usec) function PLIST_API (line 316) | PLIST_API void plist_free(plist_t plist) function plist_copy_node (line 324) | static void plist_copy_node(node_t *node, void *parent_node_ptr) function PLIST_API (line 394) | PLIST_API plist_t plist_copy(plist_t node) function PLIST_API (line 401) | PLIST_API uint32_t plist_array_get_size(plist_t node) function PLIST_API (line 411) | PLIST_API plist_t plist_array_get_item(plist_t node, uint32_t n) function PLIST_API (line 426) | PLIST_API uint32_t plist_array_get_item_index(plist_t node) function _plist_array_post_insert (line 436) | static void _plist_array_post_insert(plist_t node, plist_t item, long n) function PLIST_API (line 458) | PLIST_API void plist_array_set_item(plist_t node, plist_t item, uint32_t n) function PLIST_API (line 481) | PLIST_API void plist_array_append_item(plist_t node, plist_t item) function PLIST_API (line 491) | PLIST_API void plist_array_insert_item(plist_t node, plist_t item, uint3... function PLIST_API (line 501) | PLIST_API void plist_array_remove_item(plist_t node, uint32_t n) function PLIST_API (line 518) | PLIST_API void plist_array_item_remove(plist_t node) function PLIST_API (line 533) | PLIST_API void plist_array_new_iter(plist_t node, plist_array_iter *iter) function PLIST_API (line 543) | PLIST_API void plist_array_next_item(plist_t node, plist_array_iter iter... function PLIST_API (line 563) | PLIST_API uint32_t plist_dict_get_size(plist_t node) function PLIST_API (line 573) | PLIST_API void plist_dict_new_iter(plist_t node, plist_dict_iter *iter) function PLIST_API (line 583) | PLIST_API void plist_dict_next_item(plist_t node, plist_dict_iter iter, ... function PLIST_API (line 612) | PLIST_API void plist_dict_get_item_key(plist_t node, char **key) function PLIST_API (line 621) | PLIST_API plist_t plist_dict_item_get_key(plist_t node) function PLIST_API (line 632) | PLIST_API plist_t plist_dict_get_item(plist_t node, const char* key) function PLIST_API (line 665) | PLIST_API void plist_dict_set_item(plist_t node, const char* key, plist_... function PLIST_API (line 708) | PLIST_API void plist_dict_insert_item(plist_t node, const char* key, pli... function PLIST_API (line 713) | PLIST_API void plist_dict_remove_item(plist_t node, const char* key) function PLIST_API (line 732) | PLIST_API void plist_dict_merge(plist_t *target, plist_t source) function PLIST_API (line 756) | PLIST_API plist_t plist_access_pathv(plist_t plist, uint32_t length, va_... function PLIST_API (line 780) | PLIST_API plist_t plist_access_path(plist_t plist, uint32_t length, ...) function plist_get_type_and_value (line 791) | static void plist_get_type_and_value(plist_t node, plist_type * type, vo... function PLIST_API (line 831) | PLIST_API plist_t plist_get_parent(plist_t node) function PLIST_API (line 836) | PLIST_API plist_type plist_get_node_type(plist_t node) function PLIST_API (line 847) | PLIST_API void plist_get_key_val(plist_t node, char **val) function PLIST_API (line 861) | PLIST_API void plist_get_string_val(plist_t node, char **val) function PLIST_API (line 875) | PLIST_API void plist_get_bool_val(plist_t node, uint8_t * val) function PLIST_API (line 887) | PLIST_API void plist_get_uint_val(plist_t node, uint64_t * val) function PLIST_API (line 899) | PLIST_API void plist_get_uid_val(plist_t node, uint64_t * val) function PLIST_API (line 911) | PLIST_API void plist_get_real_val(plist_t node, double *val) function PLIST_API (line 923) | PLIST_API void plist_get_data_val(plist_t node, char **val, uint64_t * l... function PLIST_API (line 933) | PLIST_API void plist_get_date_val(plist_t node, int32_t * sec, int32_t *... function plist_data_compare (line 950) | int plist_data_compare(const void *a, const void *b) function PLIST_API (line 1009) | PLIST_API char plist_compare_node_value(plist_t node_l, plist_t node_r) function plist_set_element_val (line 1014) | static void plist_set_element_val(plist_t node, plist_type type, const v... function PLIST_API (line 1068) | PLIST_API void plist_set_key_val(plist_t node, const char *val) function PLIST_API (line 1078) | PLIST_API void plist_set_string_val(plist_t node, const char *val) function PLIST_API (line 1083) | PLIST_API void plist_set_bool_val(plist_t node, uint8_t val) function PLIST_API (line 1088) | PLIST_API void plist_set_uint_val(plist_t node, uint64_t val) function PLIST_API (line 1093) | PLIST_API void plist_set_uid_val(plist_t node, uint64_t val) function PLIST_API (line 1098) | PLIST_API void plist_set_real_val(plist_t node, double val) function PLIST_API (line 1103) | PLIST_API void plist_set_data_val(plist_t node, const char *val, uint64_... function PLIST_API (line 1108) | PLIST_API void plist_set_date_val(plist_t node, int32_t sec, int32_t usec) FILE: ldid2/libplist/src/plist.h type plist_data_s (line 50) | struct plist_data_s type plist_data_s (line 65) | struct plist_data_s FILE: ldid2/libplist/src/ptrarray.c function ptrarray_t (line 24) | ptrarray_t *ptr_array_new(int capacity) function ptr_array_free (line 34) | void ptr_array_free(ptrarray_t *pa) function ptr_array_insert (line 43) | void ptr_array_insert(ptrarray_t *pa, void *data, long array_index) function ptr_array_add (line 60) | void ptr_array_add(ptrarray_t *pa, void *data) function ptr_array_remove (line 65) | void ptr_array_remove(ptrarray_t *pa, long array_index) function ptr_array_set (line 77) | void ptr_array_set(ptrarray_t *pa, void *data, long array_index) FILE: ldid2/libplist/src/ptrarray.h type ptrarray_t (line 25) | typedef struct ptrarray_t { FILE: ldid2/libplist/src/strbuf.h type strbuf_t (line 27) | typedef struct bytearray_t strbuf_t; FILE: ldid2/libplist/src/time64.c function is_exception_century (line 163) | static int is_exception_century(Year year) function cmp_date (line 176) | static int cmp_date( const struct TM* left, const struct tm* right ) { function date_in_safe_range (line 214) | static int date_in_safe_range( const struct TM* date, const struct tm* m... function Time64_T (line 229) | Time64_T timegm64(const struct TM *date) { function check_tm (line 276) | static int check_tm(struct TM *tm) function Year (line 312) | static Year cycle_offset(Year year) function safe_year (line 347) | static int safe_year(const Year year) function copy_tm_to_TM64 (line 392) | void copy_tm_to_TM64(const struct tm *src, struct TM *dest) { function copy_TM64_to_tm (line 424) | void copy_TM64_to_tm(const struct TM *src, struct tm *dest) { type tm (line 458) | struct tm type tm (line 458) | struct tm type tm (line 459) | struct tm type tm (line 477) | struct tm type tm (line 477) | struct tm type tm (line 478) | struct tm function Time64_T (line 494) | static Time64_T seconds_between_years(Year left_year, Year right_year) { function Time64_T (line 519) | Time64_T mktime64(struct TM *input_date) { function Time64_T (line 552) | Time64_T timelocal64(struct TM *date) { type TM (line 557) | struct TM type TM (line 557) | struct TM type tm (line 572) | struct tm type TM (line 684) | struct TM type TM (line 684) | struct TM type tm (line 687) | struct tm type TM (line 688) | struct TM function valid_tm_wday (line 774) | static int valid_tm_wday( const struct TM* date ) { function valid_tm_mon (line 781) | static int valid_tm_mon( const struct TM* date ) { type TM (line 789) | struct TM type TM (line 807) | struct TM FILE: ldid2/libplist/src/time64.h type Int64 (line 10) | typedef long long Int64; type Int64 (line 11) | typedef Int64 Time64_T; type Int64 (line 12) | typedef Int64 Year; type TM64 (line 16) | struct TM64 { type TM (line 46) | struct TM type TM (line 46) | struct TM type TM (line 47) | struct TM type TM (line 47) | struct TM type TM (line 49) | struct TM type TM (line 53) | struct TM type TM (line 54) | struct TM type TM (line 55) | struct TM type tm (line 78) | struct tm type TM (line 78) | struct TM type TM (line 79) | struct TM type tm (line 79) | struct tm FILE: ldid2/libplist/src/time64_limits.h type tm (line 22) | struct tm type tm (line 40) | struct tm type tm (line 60) | struct tm type tm (line 78) | struct tm FILE: ldid2/libplist/src/xplist.c function plist_xml_init (line 87) | void plist_xml_init(void) function plist_xml_deinit (line 98) | void plist_xml_deinit(void) function dtostr (line 103) | static size_t dtostr(char *buf, size_t bufsize, double realval) function node_to_xml (line 147) | static void node_to_xml(node_t* node, bytearray_t **outbuf, uint32_t depth) function parse_date (line 396) | static void parse_date(const char *strval, struct TM *btime) function num_digits_i (line 419) | static int num_digits_i(int64_t i) function num_digits_u (line 440) | static int num_digits_u(uint64_t i) function node_estimate_size (line 454) | static void node_estimate_size(node_t *node, uint64_t *size, uint32_t de... function PLIST_API (line 534) | PLIST_API void plist_to_xml(plist_t plist, char **plist_xml, uint32_t * ... type _parse_ctx (line 555) | struct _parse_ctx { type _parse_ctx (line 560) | struct _parse_ctx function parse_skip_ws (line 562) | static void parse_skip_ws(parse_ctx ctx) function find_char (line 569) | static void find_char(parse_ctx ctx, char c, int skip_quotes) function find_str (line 588) | static void find_str(parse_ctx ctx, const char *str, size_t len, int ski... function find_next (line 610) | static void find_next(parse_ctx ctx, const char *nextchars, int numchars... type text_part_t (line 635) | typedef struct { function text_part_t (line 642) | static text_part_t* text_part_init(text_part_t* part, const char *begin,... function text_parts_free (line 651) | static void text_parts_free(text_part_t *tp) function text_part_t (line 660) | static text_part_t* text_part_append(text_part_t* parts, const char *beg... function text_part_t (line 668) | static text_part_t* get_text_parts(parse_ctx ctx, const char* tag, size_... function unescape_entities (line 796) | static int unescape_entities(char *str, size_t *length) function node_from_xml (line 943) | static void node_from_xml(parse_ctx ctx, plist_t *plist) function PLIST_API (line 1441) | PLIST_API void plist_from_xml(const char *plist_xml, uint32_t length, pl... FILE: ldid2/libplist/test/plist_cmp.c function plist_t (line 36) | static plist_t plist_get_first_child(plist_t node) function plist_t (line 41) | static plist_t plist_get_next_sibling(plist_t node) function compare_plist (line 46) | static char compare_plist(plist_t node_l, plist_t node_r) function main (line 76) | int main(int argc, char *argv[]) FILE: ldid2/libplist/test/plist_test.c function main (line 35) | int main(int argc, char *argv[]) FILE: ldid2/libplist/tools/plistutil.c type options_t (line 36) | typedef struct _options function print_usage (line 42) | static void print_usage(int argc, char *argv[]) function options_t (line 54) | static options_t *parse_arguments(int argc, char *argv[]) function main (line 108) | int main(int argc, char *argv[]) FILE: ldid2/lookup2.c type ub4 (line 12) | typedef unsigned long int ub4; type ub1 (line 13) | typedef unsigned char ub1; function ub4 (line 99) | ub4 hash( k, length, initval) function ub4 (line 156) | ub4 hash2( k, length, initval) function ub4 (line 202) | ub4 hash3( k, length, initval) function driver1 (line 266) | void driver1() function driver2 (line 283) | void driver2() function driver3 (line 352) | void driver3() function driver4 (line 390) | void driver4() function main (line 407) | int main() FILE: ldid2/sha1.h type SHA1Context (line 38) | typedef struct SHA1Context FILE: libimobiledevice/common/debug.c function internal_set_debug_level (line 44) | void internal_set_debug_level(int level) function debug_print_line (line 52) | static void debug_print_line(const char *func, const char *file, int lin... function debug_info_real (line 81) | void debug_info_real(const char *func, const char *file, int line, const... function debug_buffer (line 101) | void debug_buffer(const char *data, const int length) function debug_buffer_to_file (line 136) | void debug_buffer_to_file(const char *file, const char *data, const int ... function debug_plist_real (line 148) | void debug_plist_real(const char *func, const char *file, int line, plis... FILE: libimobiledevice/common/socket.c function socket_set_verbose (line 58) | void socket_set_verbose(int level) function socket_create_unix (line 64) | int socket_create_unix(const char *filename) function socket_connect_unix (line 110) | int socket_connect_unix(const char *filename) function socket_create (line 173) | int socket_create(uint16_t port) function socket_connect (line 228) | int socket_connect(const char *addr, uint16_t port) function socket_check_fd (line 355) | int socket_check_fd(int fd, fd_mode fdm, unsigned int timeout) function socket_accept (line 421) | int socket_accept(int fd, uint16_t port) function socket_shutdown (line 442) | int socket_shutdown(int fd, int how) function socket_close (line 447) | int socket_close(int fd) { function socket_receive (line 455) | int socket_receive(int fd, void *data, size_t length) function socket_peek (line 460) | int socket_peek(int fd, void *data, size_t length) function socket_receive_timeout (line 465) | int socket_receive_timeout(int fd, void *data, size_t length, int flags, function socket_send (line 490) | int socket_send(int fd, void *data, size_t length) FILE: libimobiledevice/common/socket.h type fd_mode (line 28) | enum fd_mode { type fd_mode (line 33) | typedef enum fd_mode fd_mode; FILE: libimobiledevice/common/thread.c function thread_new (line 24) | int thread_new(thread_t *thread, thread_func_t thread_func, void* data) function thread_free (line 39) | void thread_free(thread_t thread) function thread_join (line 46) | void thread_join(thread_t thread) function mutex_init (line 56) | void mutex_init(mutex_t* mutex) function mutex_destroy (line 65) | void mutex_destroy(mutex_t* mutex) function mutex_lock (line 74) | void mutex_lock(mutex_t* mutex) function mutex_unlock (line 83) | void mutex_unlock(mutex_t* mutex) function thread_once (line 92) | void thread_once(thread_once_t *once_control, void (*init_routine)(void)) FILE: libimobiledevice/common/thread.h type HANDLE (line 27) | typedef HANDLE thread_t; type CRITICAL_SECTION (line 28) | typedef CRITICAL_SECTION mutex_t; type thread_once_t (line 29) | typedef volatile struct { type pthread_t (line 37) | typedef pthread_t thread_t; type pthread_mutex_t (line 38) | typedef pthread_mutex_t mutex_t; type pthread_once_t (line 39) | typedef pthread_once_t thread_once_t; FILE: libimobiledevice/common/userpref.c function userpref_read_system_buid (line 183) | int userpref_read_system_buid(char **system_buid) function userpref_error_t (line 209) | userpref_error_t userpref_get_paired_udids(char ***list, unsigned int *c... function userpref_error_t (line 277) | userpref_error_t userpref_save_pair_record(const char *udid, uint32_t de... function userpref_error_t (line 300) | userpref_error_t userpref_read_pair_record(const char *udid, plist_t *pa... function userpref_error_t (line 333) | userpref_error_t userpref_delete_pair_record(const char *udid) function X509_add_ext_helper (line 341) | static int X509_add_ext_helper(X509 *cert, int nid, char *value) function userpref_error_t (line 372) | userpref_error_t pair_record_generate_keys_and_certs(plist_t pair_record... function userpref_error_t (line 783) | userpref_error_t pair_record_import_key_with_name(plist_t pair_record, c... function userpref_error_t (line 820) | userpref_error_t pair_record_import_crt_with_name(plist_t pair_record, c... function userpref_error_t (line 846) | userpref_error_t pair_record_get_host_id(plist_t pair_record, char** hos... function userpref_error_t (line 857) | userpref_error_t pair_record_set_host_id(plist_t pair_record, const char... function userpref_error_t (line 864) | userpref_error_t pair_record_get_item_as_key_data(plist_t pair_record, c... function userpref_error_t (line 892) | userpref_error_t pair_record_set_item_from_key_data(plist_t pair_record,... FILE: libimobiledevice/common/userpref.h type key_data_t (line 31) | typedef struct { type gnutls_datum_t (line 37) | typedef gnutls_datum_t key_data_t; type userpref_error_t (line 54) | typedef enum { FILE: libimobiledevice/common/utils.c function get_rand (line 174) | static int get_rand(int min, int max) function buffer_read_from_filename (line 203) | void buffer_read_from_filename(const char *filename, char **buffer, uint... function buffer_write_to_filename (line 234) | void buffer_write_to_filename(const char *filename, const char *buffer, ... function plist_read_from_filename (line 245) | int plist_read_from_filename(plist_t *plist, const char *filename) function plist_write_to_filename (line 270) | int plist_write_to_filename(plist_t plist, const char *filename, enum pl... function plist_array_print_to_stream (line 324) | static void plist_array_print_to_stream(plist_t node, int* indent_level,... function plist_dict_print_to_stream (line 340) | static void plist_dict_print_to_stream(plist_t node, int* indent_level, ... function plist_node_print_to_stream (line 365) | static void plist_node_print_to_stream(plist_t node, int* indent_level, ... function plist_print_to_stream (line 466) | void plist_print_to_stream(plist_t plist, FILE* stream) FILE: libimobiledevice/common/utils.h type plist_format_t (line 50) | enum plist_format_t { type plist_format_t (line 56) | enum plist_format_t FILE: libimobiledevice/include/asprintf.h function vasprintf (line 9) | static inline int vasprintf(char **PTR, const char *TEMPLATE, va_list AP) function asprintf (line 23) | static inline int asprintf(char **PTR, const char *TEMPLATE, ...) FILE: libimobiledevice/include/libimobiledevice/afc.h type afc_error_t (line 37) | typedef enum { type afc_file_mode_t (line 70) | typedef enum { type afc_link_type_t (line 80) | typedef enum { type afc_lock_op_t (line 86) | typedef enum { type afc_client_private (line 92) | typedef struct afc_client_private afc_client_private; type afc_client_private (line 93) | typedef afc_client_private *afc_client_t; FILE: libimobiledevice/include/libimobiledevice/debugserver.h type debugserver_error_t (line 36) | typedef enum { type debugserver_client_private (line 45) | typedef struct debugserver_client_private debugserver_client_private; type debugserver_client_private (line 46) | typedef debugserver_client_private *debugserver_client_t; type debugserver_command_private (line 48) | typedef struct debugserver_command_private debugserver_command_private; type debugserver_command_private (line 49) | typedef debugserver_command_private *debugserver_command_t; FILE: libimobiledevice/include/libimobiledevice/diagnostics_relay.h type diagnostics_relay_error_t (line 36) | typedef enum { type diagnostics_relay_client_private (line 54) | typedef struct diagnostics_relay_client_private diagnostics_relay_client... type diagnostics_relay_client_private (line 55) | typedef diagnostics_relay_client_private *diagnostics_relay_client_t; FILE: libimobiledevice/include/libimobiledevice/file_relay.h type file_relay_error_t (line 38) | typedef enum { type file_relay_client_private (line 49) | typedef struct file_relay_client_private file_relay_client_private; type file_relay_client_private (line 50) | typedef file_relay_client_private *file_relay_client_t; FILE: libimobiledevice/include/libimobiledevice/heartbeat.h type heartbeat_error_t (line 36) | typedef enum { type heartbeat_client_private (line 45) | typedef struct heartbeat_client_private heartbeat_client_private; type heartbeat_client_private (line 46) | typedef heartbeat_client_private *heartbeat_client_t; FILE: libimobiledevice/include/libimobiledevice/house_arrest.h type house_arrest_error_t (line 38) | typedef enum { type house_arrest_client_private (line 47) | typedef struct house_arrest_client_private house_arrest_client_private; type house_arrest_client_private (line 48) | typedef house_arrest_client_private *house_arrest_client_t; FILE: libimobiledevice/include/libimobiledevice/installation_proxy.h type instproxy_error_t (line 39) | typedef enum { type instproxy_client_private (line 110) | typedef struct instproxy_client_private instproxy_client_private; type instproxy_client_private (line 111) | typedef instproxy_client_private *instproxy_client_t; FILE: libimobiledevice/include/libimobiledevice/libimobiledevice.h type idevice_error_t (line 38) | typedef enum { type idevice_private (line 48) | typedef struct idevice_private idevice_private; type idevice_private (line 49) | typedef idevice_private *idevice_t; type idevice_connection_private (line 51) | typedef struct idevice_connection_private idevice_connection_private; type idevice_connection_private (line 52) | typedef idevice_connection_private *idevice_connection_t; type idevice_event_type (line 56) | enum idevice_event_type { type idevice_event_t (line 64) | typedef struct { FILE: libimobiledevice/include/libimobiledevice/lockdown.h type lockdownd_error_t (line 37) | typedef enum { type lockdownd_client_private (line 83) | typedef struct lockdownd_client_private lockdownd_client_private; type lockdownd_client_private (line 84) | typedef lockdownd_client_private *lockdownd_client_t; type lockdownd_pair_record (line 86) | struct lockdownd_pair_record { type lockdownd_pair_record (line 94) | struct lockdownd_pair_record type lockdownd_service_descriptor (line 96) | struct lockdownd_service_descriptor { type lockdownd_service_descriptor (line 100) | struct lockdownd_service_descriptor FILE: libimobiledevice/include/libimobiledevice/misagent.h type misagent_error_t (line 37) | typedef enum { type misagent_client_private (line 46) | typedef struct misagent_client_private misagent_client_private; type misagent_client_private (line 47) | typedef misagent_client_private *misagent_client_t; FILE: libimobiledevice/include/libimobiledevice/mobile_image_mounter.h type mobile_image_mounter_error_t (line 37) | typedef enum { type mobile_image_mounter_client_private (line 46) | typedef struct mobile_image_mounter_client_private mobile_image_mounter_... type mobile_image_mounter_client_private (line 47) | typedef mobile_image_mounter_client_private *mobile_image_mounter_client_t; FILE: libimobiledevice/include/libimobiledevice/mobileactivation.h type mobileactivation_error_t (line 36) | typedef enum { type mobileactivation_client_private (line 46) | typedef struct mobileactivation_client_private mobileactivation_client_p... type mobileactivation_client_private (line 47) | typedef mobileactivation_client_private *mobileactivation_client_t; FILE: libimobiledevice/include/libimobiledevice/mobilebackup.h type mobilebackup_error_t (line 37) | typedef enum { type mobilebackup_client_private (line 47) | typedef struct mobilebackup_client_private mobilebackup_client_private; type mobilebackup_client_private (line 48) | typedef mobilebackup_client_private *mobilebackup_client_t; type mobilebackup_flags_t (line 50) | typedef enum { FILE: libimobiledevice/include/libimobiledevice/mobilebackup2.h type mobilebackup2_error_t (line 37) | typedef enum { type mobilebackup2_client_private (line 48) | typedef struct mobilebackup2_client_private mobilebackup2_client_private; type mobilebackup2_client_private (line 49) | typedef mobilebackup2_client_private *mobilebackup2_client_t; FILE: libimobiledevice/include/libimobiledevice/mobilesync.h type mobilesync_error_t (line 40) | typedef enum { type mobilesync_sync_type_t (line 54) | typedef enum { type mobilesync_client_private (line 60) | typedef struct mobilesync_client_private mobilesync_client_private; type mobilesync_client_private (line 61) | typedef mobilesync_client_private *mobilesync_client_t; type mobilesync_anchors (line 63) | typedef struct { type mobilesync_anchors (line 67) | typedef mobilesync_anchors *mobilesync_anchors_t; FILE: libimobiledevice/include/libimobiledevice/notification_proxy.h type np_error_t (line 37) | typedef enum { type np_client_private (line 86) | typedef struct np_client_private np_client_private; type np_client_private (line 87) | typedef np_client_private *np_client_t; FILE: libimobiledevice/include/libimobiledevice/property_list_service.h type property_list_service_error_t (line 34) | typedef enum { type property_list_service_private (line 44) | typedef struct property_list_service_client_private property_list_servic... type property_list_service_private (line 45) | typedef property_list_service_private* property_list_service_client_t; FILE: libimobiledevice/include/libimobiledevice/restore.h type restored_error_t (line 35) | typedef enum { type restored_client_private (line 48) | typedef struct restored_client_private restored_client_private; type restored_client_private (line 49) | typedef restored_client_private *restored_client_t; FILE: libimobiledevice/include/libimobiledevice/sbservices.h type sbservices_error_t (line 37) | typedef enum { type sbservices_interface_orientation_t (line 47) | typedef enum { type sbservices_client_private (line 56) | typedef struct sbservices_client_private sbservices_client_private; type sbservices_client_private (line 57) | typedef sbservices_client_private *sbservices_client_t; FILE: libimobiledevice/include/libimobiledevice/screenshotr.h type screenshotr_error_t (line 38) | typedef enum { type screenshotr_client_private (line 47) | typedef struct screenshotr_client_private screenshotr_client_private; type screenshotr_client_private (line 48) | typedef screenshotr_client_private *screenshotr_client_t; FILE: libimobiledevice/include/libimobiledevice/service.h type service_error_t (line 34) | typedef enum { type service_client_private (line 43) | typedef struct service_client_private service_client_private; type service_client_private (line 44) | typedef service_client_private* service_client_t; FILE: libimobiledevice/include/libimobiledevice/syslog_relay.h type syslog_relay_error_t (line 36) | typedef enum { type syslog_relay_client_private (line 44) | typedef struct syslog_relay_client_private syslog_relay_client_private; type syslog_relay_client_private (line 45) | typedef syslog_relay_client_private *syslog_relay_client_t; FILE: libimobiledevice/include/libimobiledevice/webinspector.h type webinspector_error_t (line 37) | typedef enum { type webinspector_client_private (line 46) | typedef struct webinspector_client_private webinspector_client_private; type webinspector_client_private (line 47) | typedef webinspector_client_private *webinspector_client_t; FILE: libimobiledevice/src/afc.c function afc_lock (line 42) | static void afc_lock(afc_client_t client) function afc_unlock (line 53) | static void afc_unlock(afc_client_t client) function LIBIMOBILEDEVICE_API (line 71) | LIBIMOBILEDEVICE_API afc_error_t afc_client_new_with_service_client(serv... function LIBIMOBILEDEVICE_API (line 99) | LIBIMOBILEDEVICE_API afc_error_t afc_client_new(idevice_t device, lockdo... function LIBIMOBILEDEVICE_API (line 118) | LIBIMOBILEDEVICE_API afc_error_t afc_client_start_service(idevice_t devi... function LIBIMOBILEDEVICE_API (line 125) | LIBIMOBILEDEVICE_API afc_error_t afc_client_free(afc_client_t client) function afc_error_t (line 153) | static afc_error_t afc_dispatch_packet(afc_client_t client, uint64_t ope... function afc_error_t (line 221) | static afc_error_t afc_receive_data(afc_client_t client, char **bytes, u... function count_nullspaces (line 364) | static uint32_t count_nullspaces(char *string, uint32_t number) function LIBIMOBILEDEVICE_API (line 405) | LIBIMOBILEDEVICE_API afc_error_t afc_read_directory(afc_client_t client,... function LIBIMOBILEDEVICE_API (line 441) | LIBIMOBILEDEVICE_API afc_error_t afc_get_device_info(afc_client_t client... function LIBIMOBILEDEVICE_API (line 478) | LIBIMOBILEDEVICE_API afc_error_t afc_get_device_info_key(afc_client_t cl... function LIBIMOBILEDEVICE_API (line 505) | LIBIMOBILEDEVICE_API afc_error_t afc_remove_path(afc_client_t client, co... function LIBIMOBILEDEVICE_API (line 533) | LIBIMOBILEDEVICE_API afc_error_t afc_rename_path(afc_client_t client, co... function LIBIMOBILEDEVICE_API (line 562) | LIBIMOBILEDEVICE_API afc_error_t afc_make_directory(afc_client_t client,... function LIBIMOBILEDEVICE_API (line 586) | LIBIMOBILEDEVICE_API afc_error_t afc_get_file_info(afc_client_t client, ... function LIBIMOBILEDEVICE_API (line 616) | LIBIMOBILEDEVICE_API afc_error_t afc_file_open(afc_client_t client, cons... function LIBIMOBILEDEVICE_API (line 664) | LIBIMOBILEDEVICE_API afc_error_t afc_file_read(afc_client_t client, uint... function LIBIMOBILEDEVICE_API (line 717) | LIBIMOBILEDEVICE_API afc_error_t afc_file_write(afc_client_t client, uin... function LIBIMOBILEDEVICE_API (line 749) | LIBIMOBILEDEVICE_API afc_error_t afc_file_close(afc_client_t client, uin... function LIBIMOBILEDEVICE_API (line 777) | LIBIMOBILEDEVICE_API afc_error_t afc_file_lock(afc_client_t client, uint... function LIBIMOBILEDEVICE_API (line 811) | LIBIMOBILEDEVICE_API afc_error_t afc_file_seek(afc_client_t client, uint... function LIBIMOBILEDEVICE_API (line 844) | LIBIMOBILEDEVICE_API afc_error_t afc_file_tell(afc_client_t client, uint... function LIBIMOBILEDEVICE_API (line 877) | LIBIMOBILEDEVICE_API afc_error_t afc_file_truncate(afc_client_t client, ... function LIBIMOBILEDEVICE_API (line 908) | LIBIMOBILEDEVICE_API afc_error_t afc_truncate(afc_client_t client, const... function LIBIMOBILEDEVICE_API (line 938) | LIBIMOBILEDEVICE_API afc_error_t afc_make_link(afc_client_t client, afc_... function LIBIMOBILEDEVICE_API (line 972) | LIBIMOBILEDEVICE_API afc_error_t afc_set_file_time(afc_client_t client, ... function LIBIMOBILEDEVICE_API (line 1001) | LIBIMOBILEDEVICE_API afc_error_t afc_remove_path_and_contents(afc_client... function LIBIMOBILEDEVICE_API (line 1025) | LIBIMOBILEDEVICE_API afc_error_t afc_dictionary_free(char **dictionary) FILE: libimobiledevice/src/afc.h type AFCPacket (line 36) | typedef struct { type afc_client_private (line 53) | struct afc_client_private { FILE: libimobiledevice/src/debugserver.c function debugserver_error_t (line 46) | static debugserver_error_t debugserver_error(service_error_t err) function LIBIMOBILEDEVICE_API (line 63) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_new(idevice_... function LIBIMOBILEDEVICE_API (line 91) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_start_servic... function LIBIMOBILEDEVICE_API (line 98) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_free(debugse... function LIBIMOBILEDEVICE_API (line 110) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_send(debugse... function LIBIMOBILEDEVICE_API (line 131) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_receive_with... function LIBIMOBILEDEVICE_API (line 151) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_receive(debu... function LIBIMOBILEDEVICE_API (line 156) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_command_new(const c... function LIBIMOBILEDEVICE_API (line 181) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_command_free(debugs... function debugserver_hex2int (line 205) | static int debugserver_hex2int(char c) function debugserver_int2hex (line 217) | static char debugserver_int2hex(int x) function debugserver_get_checksum_for_buffer (line 228) | static uint32_t debugserver_get_checksum_for_buffer(const char* buffer, ... function debugserver_response_is_checksum_valid (line 240) | static int debugserver_response_is_checksum_valid(const char* response, ... function LIBIMOBILEDEVICE_API (line 259) | LIBIMOBILEDEVICE_API void debugserver_encode_string(const char* buffer, ... function LIBIMOBILEDEVICE_API (line 275) | LIBIMOBILEDEVICE_API void debugserver_decode_string(const char *encoded_... function debugserver_format_command (line 288) | static void debugserver_format_command(const char* prefix, const char* c... function debugserver_error_t (line 322) | static debugserver_error_t debugserver_client_send_ack(debugserver_clien... function debugserver_error_t (line 328) | static debugserver_error_t debugserver_client_send_noack(debugserver_cli... function LIBIMOBILEDEVICE_API (line 334) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_set_ack_mode... function debugserver_client_receive_internal_check (line 346) | static int debugserver_client_receive_internal_check(debugserver_client_... function LIBIMOBILEDEVICE_API (line 370) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_receive_resp... function LIBIMOBILEDEVICE_API (line 472) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_send_command... function LIBIMOBILEDEVICE_API (line 538) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_set_environm... function LIBIMOBILEDEVICE_API (line 557) | LIBIMOBILEDEVICE_API debugserver_error_t debugserver_client_set_argv(deb... FILE: libimobiledevice/src/debugserver.h type debugserver_client_private (line 30) | struct debugserver_client_private { type debugserver_command_private (line 35) | struct debugserver_command_private { FILE: libimobiledevice/src/device_link_service.c function device_link_service_get_message (line 40) | static int device_link_service_get_message(plist_t dl_msg, char **message) function device_link_service_error_t (line 85) | device_link_service_error_t device_link_service_client_new(idevice_t dev... function device_link_service_error_t (line 119) | device_link_service_error_t device_link_service_client_free(device_link_... function device_link_service_error_t (line 148) | device_link_service_error_t device_link_service_version_exchange(device_... function device_link_service_error_t (line 249) | device_link_service_error_t device_link_service_disconnect(device_link_s... function device_link_service_error_t (line 280) | device_link_service_error_t device_link_service_send_ping(device_link_se... function device_link_service_error_t (line 308) | device_link_service_error_t device_link_service_send_process_message(dev... function device_link_service_error_t (line 345) | device_link_service_error_t device_link_service_receive_message(device_l... function device_link_service_error_t (line 375) | device_link_service_error_t device_link_service_receive_process_message(... function device_link_service_error_t (line 430) | device_link_service_error_t device_link_service_send(device_link_service... function device_link_service_error_t (line 452) | device_link_service_error_t device_link_service_receive(device_link_serv... FILE: libimobiledevice/src/device_link_service.h type device_link_service_error_t (line 37) | typedef int16_t device_link_service_error_t; type device_link_service_client_private (line 39) | struct device_link_service_client_private { type device_link_service_client_private (line 43) | struct device_link_service_client_private FILE: libimobiledevice/src/diagnostics_relay.c function diagnostics_relay_check_result (line 41) | static int diagnostics_relay_check_result(plist_t dict) function LIBIMOBILEDEVICE_API (line 72) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_client_... function LIBIMOBILEDEVICE_API (line 92) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_client_... function LIBIMOBILEDEVICE_API (line 99) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_client_... function diagnostics_relay_error_t (line 120) | static diagnostics_relay_error_t diagnostics_relay_receive(diagnostics_r... function diagnostics_relay_error_t (line 151) | static diagnostics_relay_error_t diagnostics_relay_send(diagnostics_rela... function LIBIMOBILEDEVICE_API (line 166) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_goodbye... function LIBIMOBILEDEVICE_API (line 200) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_sleep(d... function diagnostics_relay_error_t (line 232) | static diagnostics_relay_error_t internal_diagnostics_relay_action(diagn... function LIBIMOBILEDEVICE_API (line 276) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_restart... function LIBIMOBILEDEVICE_API (line 281) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_shutdow... function LIBIMOBILEDEVICE_API (line 286) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_request... function LIBIMOBILEDEVICE_API (line 327) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_query_m... function LIBIMOBILEDEVICE_API (line 369) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_query_i... function LIBIMOBILEDEVICE_API (line 414) | LIBIMOBILEDEVICE_API diagnostics_relay_error_t diagnostics_relay_query_i... FILE: libimobiledevice/src/diagnostics_relay.h type diagnostics_relay_client_private (line 28) | struct diagnostics_relay_client_private { FILE: libimobiledevice/src/file_relay.c function LIBIMOBILEDEVICE_API (line 27) | LIBIMOBILEDEVICE_API file_relay_error_t file_relay_client_new(idevice_t ... function LIBIMOBILEDEVICE_API (line 47) | LIBIMOBILEDEVICE_API file_relay_error_t file_relay_client_start_service(... function LIBIMOBILEDEVICE_API (line 54) | LIBIMOBILEDEVICE_API file_relay_error_t file_relay_client_free(file_rela... function LIBIMOBILEDEVICE_API (line 66) | LIBIMOBILEDEVICE_API file_relay_error_t file_relay_request_sources_timeo... function LIBIMOBILEDEVICE_API (line 158) | LIBIMOBILEDEVICE_API file_relay_error_t file_relay_request_sources(file_... FILE: libimobiledevice/src/file_relay.h type file_relay_client_private (line 28) | struct file_relay_client_private { FILE: libimobiledevice/src/heartbeat.c function heartbeat_error_t (line 42) | static heartbeat_error_t heartbeat_error(property_list_service_error_t err) function LIBIMOBILEDEVICE_API (line 61) | LIBIMOBILEDEVICE_API heartbeat_error_t heartbeat_client_new(idevice_t de... function LIBIMOBILEDEVICE_API (line 88) | LIBIMOBILEDEVICE_API heartbeat_error_t heartbeat_client_start_service(id... function LIBIMOBILEDEVICE_API (line 95) | LIBIMOBILEDEVICE_API heartbeat_error_t heartbeat_client_free(heartbeat_c... function LIBIMOBILEDEVICE_API (line 106) | LIBIMOBILEDEVICE_API heartbeat_error_t heartbeat_send(heartbeat_client_t... function LIBIMOBILEDEVICE_API (line 121) | LIBIMOBILEDEVICE_API heartbeat_error_t heartbeat_receive(heartbeat_clien... function LIBIMOBILEDEVICE_API (line 126) | LIBIMOBILEDEVICE_API heartbeat_error_t heartbeat_receive_with_timeout(he... FILE: libimobiledevice/src/heartbeat.h type heartbeat_client_private (line 28) | struct heartbeat_client_private { FILE: libimobiledevice/src/house_arrest.c function house_arrest_error_t (line 41) | static house_arrest_error_t house_arrest_error(property_list_service_err... function LIBIMOBILEDEVICE_API (line 58) | LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_client_new(idevic... function LIBIMOBILEDEVICE_API (line 74) | LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_client_start_serv... function LIBIMOBILEDEVICE_API (line 81) | LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_client_free(house... function LIBIMOBILEDEVICE_API (line 96) | LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_send_request(hous... function LIBIMOBILEDEVICE_API (line 112) | LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_send_command(hous... function LIBIMOBILEDEVICE_API (line 132) | LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_get_result(house_... function LIBIMOBILEDEVICE_API (line 150) | LIBIMOBILEDEVICE_API afc_error_t afc_client_new_from_house_arrest_client... FILE: libimobiledevice/src/house_arrest.h type house_arrest_client_mode (line 28) | enum house_arrest_client_mode { type house_arrest_client_private (line 33) | struct house_arrest_client_private { FILE: libimobiledevice/src/idevice.c function SSL_COMP_free_compression_methods (line 53) | static void SSL_COMP_free_compression_methods(void) function openssl_remove_thread_state (line 59) | static void openssl_remove_thread_state(void) function locking_function (line 74) | static void locking_function(int mode, int n, const char* file, int line) function id_function (line 82) | static unsigned long id_function(void) function internal_idevice_init (line 89) | static void internal_idevice_init(void) function internal_idevice_deinit (line 110) | static void internal_idevice_deinit(void) function BOOL (line 138) | BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpReserved) function libimobiledevice_initialize (line 153) | static void __attribute__((constructor)) libimobiledevice_initialize(void) function libimobiledevice_deinitialize (line 158) | static void __attribute__((destructor)) libimobiledevice_deinitialize(void) function usbmux_event_cb (line 166) | static void usbmux_event_cb(const usbmuxd_event_t *event, void *user_data) function LIBIMOBILEDEVICE_API (line 179) | LIBIMOBILEDEVICE_API idevice_error_t idevice_event_subscribe(idevice_eve... function idevice_event_unsubscribe (line 191) | idevice_event_unsubscribe(void) function LIBIMOBILEDEVICE_API (line 202) | LIBIMOBILEDEVICE_API idevice_error_t idevice_get_device_list(char ***dev... function LIBIMOBILEDEVICE_API (line 232) | LIBIMOBILEDEVICE_API idevice_error_t idevice_device_list_free(char **dev... function LIBIMOBILEDEVICE_API (line 245) | LIBIMOBILEDEVICE_API void idevice_set_debug_level(int level) function LIBIMOBILEDEVICE_API (line 250) | LIBIMOBILEDEVICE_API idevice_error_t idevice_new(idevice_t * device, con... function LIBIMOBILEDEVICE_API (line 269) | LIBIMOBILEDEVICE_API idevice_error_t idevice_new_ignore_network(idevice_... function LIBIMOBILEDEVICE_API (line 288) | LIBIMOBILEDEVICE_API idevice_error_t idevice_free(idevice_t device) function LIBIMOBILEDEVICE_API (line 305) | LIBIMOBILEDEVICE_API idevice_error_t idevice_connect(idevice_t device, u... function LIBIMOBILEDEVICE_API (line 331) | LIBIMOBILEDEVICE_API idevice_error_t idevice_disconnect(idevice_connecti... function idevice_error_t (line 361) | static idevice_error_t internal_connection_send(idevice_connection_t con... function LIBIMOBILEDEVICE_API (line 381) | LIBIMOBILEDEVICE_API idevice_error_t idevice_connection_send(idevice_con... function idevice_error_t (line 408) | static idevice_error_t internal_connection_receive_timeout(idevice_conne... function LIBIMOBILEDEVICE_API (line 427) | LIBIMOBILEDEVICE_API idevice_error_t idevice_connection_receive_timeout(... function idevice_error_t (line 461) | static idevice_error_t internal_connection_receive(idevice_connection_t ... function LIBIMOBILEDEVICE_API (line 481) | LIBIMOBILEDEVICE_API idevice_error_t idevice_connection_receive(idevice_... function LIBIMOBILEDEVICE_API (line 504) | LIBIMOBILEDEVICE_API idevice_error_t idevice_connection_get_fd(idevice_c... function LIBIMOBILEDEVICE_API (line 520) | LIBIMOBILEDEVICE_API idevice_error_t idevice_get_handle(idevice_t device... function LIBIMOBILEDEVICE_API (line 529) | LIBIMOBILEDEVICE_API idevice_error_t idevice_get_udid(idevice_t device, ... function internal_ssl_read (line 542) | static ssize_t internal_ssl_read(gnutls_transport_ptr_t transport, char ... function internal_ssl_write (line 587) | static ssize_t internal_ssl_write(gnutls_transport_ptr_t transport, char... function internal_ssl_cleanup (line 605) | static void internal_ssl_cleanup(ssl_data_t ssl_data) function ssl_verify_callback (line 640) | static int ssl_verify_callback(int ok, X509_STORE_CTX *ctx) function internal_cert_callback (line 681) | static int internal_cert_callback(gnutls_session_t session, const gnutls... function LIBIMOBILEDEVICE_API (line 707) | LIBIMOBILEDEVICE_API idevice_error_t idevice_connection_enable_ssl(idevi... function LIBIMOBILEDEVICE_API (line 858) | LIBIMOBILEDEVICE_API idevice_error_t idevice_connection_disable_ssl(idev... FILE: libimobiledevice/src/idevice.h type connection_type (line 49) | enum connection_type { type ssl_data_private (line 53) | struct ssl_data_private { type ssl_data_private (line 66) | struct ssl_data_private type idevice_connection_private (line 68) | struct idevice_connection_private { type idevice_private (line 75) | struct idevice_private { FILE: libimobiledevice/src/installation_proxy.c type instproxy_command_type_t (line 33) | typedef enum { type instproxy_status_data (line 38) | struct instproxy_status_data { function instproxy_error_t (line 57) | static instproxy_error_t instproxy_strtoerr(const char* name) function instproxy_lock (line 187) | static void instproxy_lock(instproxy_client_t client) function instproxy_unlock (line 198) | static void instproxy_unlock(instproxy_client_t client) function instproxy_error_t (line 213) | static instproxy_error_t instproxy_error(property_list_service_error_t err) function LIBIMOBILEDEVICE_API (line 232) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_new(idevice_t de... function LIBIMOBILEDEVICE_API (line 249) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_start_service(id... function LIBIMOBILEDEVICE_API (line 256) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_free(instproxy_c... function instproxy_error_t (line 288) | static instproxy_error_t instproxy_send_command(instproxy_client_t clien... function instproxy_error_t (line 316) | static instproxy_error_t instproxy_receive_status_loop(instproxy_client_... type instproxy_status_data (line 418) | struct instproxy_status_data type instproxy_status_data (line 418) | struct instproxy_status_data function instproxy_error_t (line 462) | static instproxy_error_t instproxy_receive_status_loop_with_callback(ins... function instproxy_error_t (line 507) | static instproxy_error_t instproxy_perform_command(instproxy_client_t cl... function LIBIMOBILEDEVICE_API (line 530) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_browse_with_callback(in... function instproxy_append_current_list_to_result_cb (line 549) | static void instproxy_append_current_list_to_result_cb(plist_t command, ... function LIBIMOBILEDEVICE_API (line 571) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_browse(instproxy_client... function instproxy_copy_lookup_result_cb (line 598) | static void instproxy_copy_lookup_result_cb(plist_t command, plist_t sta... function LIBIMOBILEDEVICE_API (line 608) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_lookup(instproxy_client... function LIBIMOBILEDEVICE_API (line 655) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_install(instproxy_clien... function LIBIMOBILEDEVICE_API (line 672) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_upgrade(instproxy_clien... function LIBIMOBILEDEVICE_API (line 689) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_uninstall(instproxy_cli... function LIBIMOBILEDEVICE_API (line 706) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_lookup_archives(instpro... function LIBIMOBILEDEVICE_API (line 722) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_archive(instproxy_clien... function LIBIMOBILEDEVICE_API (line 739) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_restore(instproxy_clien... function LIBIMOBILEDEVICE_API (line 756) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_remove_archive(instprox... function LIBIMOBILEDEVICE_API (line 773) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_check_capabilities_matc... function LIBIMOBILEDEVICE_API (line 810) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_status_get_error(plist_... function LIBIMOBILEDEVICE_API (line 848) | LIBIMOBILEDEVICE_API void instproxy_status_get_name(plist_t status, char... function LIBIMOBILEDEVICE_API (line 860) | LIBIMOBILEDEVICE_API void instproxy_status_get_percent_complete(plist_t ... function LIBIMOBILEDEVICE_API (line 872) | LIBIMOBILEDEVICE_API void instproxy_status_get_current_list(plist_t stat... function LIBIMOBILEDEVICE_API (line 909) | LIBIMOBILEDEVICE_API void instproxy_command_get_name(plist_t command, ch... function LIBIMOBILEDEVICE_API (line 921) | LIBIMOBILEDEVICE_API plist_t instproxy_client_options_new(void) function LIBIMOBILEDEVICE_API (line 926) | LIBIMOBILEDEVICE_API void instproxy_client_options_add(plist_t client_op... function LIBIMOBILEDEVICE_API (line 960) | LIBIMOBILEDEVICE_API void instproxy_client_options_set_return_attributes... function LIBIMOBILEDEVICE_API (line 981) | LIBIMOBILEDEVICE_API void instproxy_client_options_free(plist_t client_o... function LIBIMOBILEDEVICE_API (line 988) | LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_get_path_for_bun... FILE: libimobiledevice/src/installation_proxy.h type instproxy_client_private (line 30) | struct instproxy_client_private { FILE: libimobiledevice/src/lockdown.c function lockdownd_error_t (line 69) | static lockdownd_error_t lockdownd_strtoerr(const char* name) function lockdownd_error_t (line 147) | static lockdownd_error_t lockdownd_error(property_list_service_error_t err) function lockdownd_error_t (line 180) | static lockdownd_error_t lockdown_check_result(plist_t dict, const char ... function plist_dict_add_label (line 262) | static void plist_dict_add_label(plist_t plist, const char *label) function LIBIMOBILEDEVICE_API (line 270) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_stop_session(lockdownd_... function lockdownd_error_t (line 322) | static lockdownd_error_t lockdownd_client_free_simple(lockdownd_client_t... function LIBIMOBILEDEVICE_API (line 352) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_client_free(lockdownd_c... function LIBIMOBILEDEVICE_API (line 368) | LIBIMOBILEDEVICE_API void lockdownd_client_set_label(lockdownd_client_t ... function LIBIMOBILEDEVICE_API (line 378) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_receive(lockdownd_clien... function LIBIMOBILEDEVICE_API (line 386) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_send(lockdownd_client_t... function LIBIMOBILEDEVICE_API (line 394) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_query_type(lockdownd_cl... function LIBIMOBILEDEVICE_API (line 439) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_get_value(lockdownd_cli... function LIBIMOBILEDEVICE_API (line 493) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_set_value(lockdownd_cli... function LIBIMOBILEDEVICE_API (line 541) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_remove_value(lockdownd_... function LIBIMOBILEDEVICE_API (line 588) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_get_device_udid(lockdow... function lockdownd_error_t (line 613) | static lockdownd_error_t lockdownd_get_device_public_key_as_key_data(loc... function LIBIMOBILEDEVICE_API (line 634) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_get_device_name(lockdow... function LIBIMOBILEDEVICE_API (line 651) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_client_new(idevice_t de... function LIBIMOBILEDEVICE_API (line 685) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_client_new_with_handsha... function plist_t (line 789) | static plist_t lockdownd_pair_record_to_plist(lockdownd_pair_record_t pa... function lockdownd_error_t (line 814) | static lockdownd_error_t pair_record_generate(lockdownd_client_t client,... function lockdownd_error_t (line 886) | static lockdownd_error_t lockdownd_do_pair(lockdownd_client_t client, lo... function LIBIMOBILEDEVICE_API (line 1047) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_pair(lockdownd_client_t... function LIBIMOBILEDEVICE_API (line 1060) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_pair_with_options(lockd... function LIBIMOBILEDEVICE_API (line 1065) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_validate_pair(lockdownd... function LIBIMOBILEDEVICE_API (line 1070) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_unpair(lockdownd_client... function LIBIMOBILEDEVICE_API (line 1075) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_enter_recovery(lockdown... function LIBIMOBILEDEVICE_API (line 1105) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_goodbye(lockdownd_clien... function LIBIMOBILEDEVICE_API (line 1139) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_start_session(lockdownd... function lockdownd_error_t (line 1241) | static lockdownd_error_t lockdownd_build_start_service_request(lockdownd... function lockdownd_error_t (line 1293) | static lockdownd_error_t lockdownd_do_start_service(lockdownd_client_t c... function LIBIMOBILEDEVICE_API (line 1374) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_start_service(lockdownd... function LIBIMOBILEDEVICE_API (line 1379) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_start_service_with_escr... function LIBIMOBILEDEVICE_API (line 1384) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_activate(lockdownd_clie... function LIBIMOBILEDEVICE_API (line 1423) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_deactivate(lockdownd_cl... function str_remove_spaces (line 1458) | static void str_remove_spaces(char *source) function LIBIMOBILEDEVICE_API (line 1470) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_get_sync_data_classes(l... function LIBIMOBILEDEVICE_API (line 1525) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_data_classes_free(char ... function LIBIMOBILEDEVICE_API (line 1537) | LIBIMOBILEDEVICE_API lockdownd_error_t lockdownd_service_descriptor_free... FILE: libimobiledevice/src/lockdown.h type lockdownd_client_private (line 31) | struct lockdownd_client_private { FILE: libimobiledevice/src/misagent.c function misagent_error_t (line 41) | static misagent_error_t misagent_error(property_list_service_error_t err) function misagent_error_t (line 66) | static misagent_error_t misagent_check_result(plist_t response, int* sta... function LIBIMOBILEDEVICE_API (line 90) | LIBIMOBILEDEVICE_API misagent_error_t misagent_client_new(idevice_t devi... function LIBIMOBILEDEVICE_API (line 106) | LIBIMOBILEDEVICE_API misagent_error_t misagent_client_start_service(idev... function LIBIMOBILEDEVICE_API (line 113) | LIBIMOBILEDEVICE_API misagent_error_t misagent_client_free(misagent_clie... function LIBIMOBILEDEVICE_API (line 128) | LIBIMOBILEDEVICE_API misagent_error_t misagent_install(misagent_client_t... function LIBIMOBILEDEVICE_API (line 165) | LIBIMOBILEDEVICE_API misagent_error_t misagent_copy(misagent_client_t cl... function LIBIMOBILEDEVICE_API (line 205) | LIBIMOBILEDEVICE_API misagent_error_t misagent_copy_all(misagent_client_... function LIBIMOBILEDEVICE_API (line 245) | LIBIMOBILEDEVICE_API misagent_error_t misagent_remove(misagent_client_t ... function LIBIMOBILEDEVICE_API (line 282) | LIBIMOBILEDEVICE_API int misagent_get_status_code(misagent_client_t client) FILE: libimobiledevice/src/misagent.h type misagent_client_private (line 28) | struct misagent_client_private { FILE: libimobiledevice/src/mobile_image_mounter.c function mobile_image_mounter_lock (line 36) | static void mobile_image_mounter_lock(mobile_image_mounter_client_t client) function mobile_image_mounter_unlock (line 46) | static void mobile_image_mounter_unlock(mobile_image_mounter_client_t cl... function mobile_image_mounter_error_t (line 61) | static mobile_image_mounter_error_t mobile_image_mounter_error(property_... function LIBIMOBILEDEVICE_API (line 78) | LIBIMOBILEDEVICE_API mobile_image_mounter_error_t mobile_image_mounter_n... function LIBIMOBILEDEVICE_API (line 95) | LIBIMOBILEDEVICE_API mobile_image_mounter_error_t mobile_image_mounter_s... function LIBIMOBILEDEVICE_API (line 102) | LIBIMOBILEDEVICE_API mobile_image_mounter_error_t mobile_image_mounter_f... function LIBIMOBILEDEVICE_API (line 115) | LIBIMOBILEDEVICE_API mobile_image_mounter_error_t mobile_image_mounter_l... function LIBIMOBILEDEVICE_API (line 144) | LIBIMOBILEDEVICE_API mobile_image_mounter_error_t mobile_image_mounter_u... function LIBIMOBILEDEVICE_API (line 255) | LIBIMOBILEDEVICE_API mobile_image_mounter_error_t mobile_image_mounter_m... function LIBIMOBILEDEVICE_API (line 287) | LIBIMOBILEDEVICE_API mobile_image_mounter_error_t mobile_image_mounter_h... FILE: libimobiledevice/src/mobile_image_mounter.h type mobile_image_mounter_client_private (line 29) | struct mobile_image_mounter_client_private { FILE: libimobiledevice/src/mobileactivation.c function mobileactivation_error_t (line 36) | static mobileactivation_error_t mobileactivation_error(property_list_ser... function LIBIMOBILEDEVICE_API (line 53) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_client_ne... function LIBIMOBILEDEVICE_API (line 73) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_client_st... function LIBIMOBILEDEVICE_API (line 80) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_client_fr... function plist_t (line 92) | static plist_t plist_data_from_plist(plist_t plist) function mobileactivation_error_t (line 106) | static mobileactivation_error_t mobileactivation_check_result(plist_t di... function mobileactivation_error_t (line 127) | static mobileactivation_error_t mobileactivation_send_command_plist(mobi... function mobileactivation_error_t (line 159) | static mobileactivation_error_t mobileactivation_send_command(mobileacti... function LIBIMOBILEDEVICE_API (line 178) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_get_activ... function LIBIMOBILEDEVICE_API (line 200) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_create_ac... function LIBIMOBILEDEVICE_API (line 220) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_create_ac... function LIBIMOBILEDEVICE_API (line 242) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_create_ac... function LIBIMOBILEDEVICE_API (line 266) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_activate(... function LIBIMOBILEDEVICE_API (line 279) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_activate_... function LIBIMOBILEDEVICE_API (line 302) | LIBIMOBILEDEVICE_API mobileactivation_error_t mobileactivation_deactivat... FILE: libimobiledevice/src/mobileactivation.h type mobileactivation_client_private (line 28) | struct mobileactivation_client_private { FILE: libimobiledevice/src/mobilebackup.c function mobilebackup_error_t (line 44) | static mobilebackup_error_t mobilebackup_error(device_link_service_error... function LIBIMOBILEDEVICE_API (line 63) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_client_new(idevic... function LIBIMOBILEDEVICE_API (line 90) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_client_start_serv... function LIBIMOBILEDEVICE_API (line 97) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_client_free(mobil... function LIBIMOBILEDEVICE_API (line 110) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_receive(mobilebac... function LIBIMOBILEDEVICE_API (line 118) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_send(mobilebackup... function mobilebackup_error_t (line 137) | static mobilebackup_error_t mobilebackup_send_message(mobilebackup_clien... function mobilebackup_error_t (line 188) | static mobilebackup_error_t mobilebackup_receive_message(mobilebackup_cl... function LIBIMOBILEDEVICE_API (line 235) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_request_backup(mo... function LIBIMOBILEDEVICE_API (line 295) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_send_backup_file_... function LIBIMOBILEDEVICE_API (line 300) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_request_restore(m... function LIBIMOBILEDEVICE_API (line 354) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_receive_restore_f... function LIBIMOBILEDEVICE_API (line 359) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_receive_restore_a... function LIBIMOBILEDEVICE_API (line 364) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_send_restore_comp... function LIBIMOBILEDEVICE_API (line 409) | LIBIMOBILEDEVICE_API mobilebackup_error_t mobilebackup_send_error(mobile... FILE: libimobiledevice/src/mobilebackup.h type mobilebackup_client_private (line 28) | struct mobilebackup_client_private { FILE: libimobiledevice/src/mobilebackup2.c function mobilebackup2_error_t (line 45) | static mobilebackup2_error_t mobilebackup2_error(device_link_service_err... function LIBIMOBILEDEVICE_API (line 64) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_client_new(idev... function LIBIMOBILEDEVICE_API (line 92) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_client_start_se... function LIBIMOBILEDEVICE_API (line 99) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_client_free(mob... function LIBIMOBILEDEVICE_API (line 112) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_send_message(mo... function mobilebackup2_error_t (line 163) | static mobilebackup2_error_t internal_mobilebackup2_receive_message(mobi... function LIBIMOBILEDEVICE_API (line 210) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_receive_message... function LIBIMOBILEDEVICE_API (line 215) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_send_raw(mobile... function LIBIMOBILEDEVICE_API (line 241) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_receive_raw(mob... function LIBIMOBILEDEVICE_API (line 268) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_version_exchang... function LIBIMOBILEDEVICE_API (line 326) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_send_request(mo... function LIBIMOBILEDEVICE_API (line 357) | LIBIMOBILEDEVICE_API mobilebackup2_error_t mobilebackup2_send_status_res... FILE: libimobiledevice/src/mobilebackup2.h type mobilebackup2_client_private (line 28) | struct mobilebackup2_client_private { FILE: libimobiledevice/src/mobilesync.c function mobilesync_error_t (line 49) | static mobilesync_error_t mobilesync_error(device_link_service_error_t err) function LIBIMOBILEDEVICE_API (line 68) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_client_new(idevice_t ... function LIBIMOBILEDEVICE_API (line 98) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_client_start_service(... function LIBIMOBILEDEVICE_API (line 105) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_client_free(mobilesyn... function LIBIMOBILEDEVICE_API (line 115) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_receive(mobilesync_cl... function LIBIMOBILEDEVICE_API (line 123) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_send(mobilesync_clien... function LIBIMOBILEDEVICE_API (line 130) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_start(mobilesync_clie... function LIBIMOBILEDEVICE_API (line 256) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_finish(mobilesync_cli... function mobilesync_error_t (line 319) | static mobilesync_error_t mobilesync_get_records(mobilesync_client_t cli... function LIBIMOBILEDEVICE_API (line 341) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_get_all_records_from_... function LIBIMOBILEDEVICE_API (line 346) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_get_changes_from_devi... function LIBIMOBILEDEVICE_API (line 351) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_receive_changes(mobil... function LIBIMOBILEDEVICE_API (line 418) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_clear_all_records_on_... function LIBIMOBILEDEVICE_API (line 487) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_acknowledge_changes_f... function plist_t (line 505) | static plist_t create_process_changes_message(const char *data_class, pl... function LIBIMOBILEDEVICE_API (line 521) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_ready_to_send_changes... function LIBIMOBILEDEVICE_API (line 588) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_send_changes(mobilesy... function LIBIMOBILEDEVICE_API (line 616) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_remap_identifiers(mob... function LIBIMOBILEDEVICE_API (line 685) | LIBIMOBILEDEVICE_API mobilesync_error_t mobilesync_cancel(mobilesync_cli... function LIBIMOBILEDEVICE_API (line 711) | LIBIMOBILEDEVICE_API mobilesync_anchors_t mobilesync_anchors_new(const c... function LIBIMOBILEDEVICE_API (line 728) | LIBIMOBILEDEVICE_API void mobilesync_anchors_free(mobilesync_anchors_t a... function LIBIMOBILEDEVICE_API (line 742) | LIBIMOBILEDEVICE_API plist_t mobilesync_actions_new(void) function LIBIMOBILEDEVICE_API (line 747) | LIBIMOBILEDEVICE_API void mobilesync_actions_add(plist_t actions, ...) function LIBIMOBILEDEVICE_API (line 779) | LIBIMOBILEDEVICE_API void mobilesync_actions_free(plist_t actions) FILE: libimobiledevice/src/mobilesync.h type mobilesync_sync_direction_t (line 29) | typedef enum { type mobilesync_client_private (line 34) | struct mobilesync_client_private { FILE: libimobiledevice/src/notification_proxy.c type np_thread (line 35) | struct np_thread { function np_lock (line 46) | static void np_lock(np_client_t client) function np_unlock (line 57) | static void np_unlock(np_client_t client) function np_error_t (line 72) | static np_error_t np_error(property_list_service_error_t err) function LIBIMOBILEDEVICE_API (line 89) | LIBIMOBILEDEVICE_API np_error_t np_client_new(idevice_t device, lockdown... function LIBIMOBILEDEVICE_API (line 107) | LIBIMOBILEDEVICE_API np_error_t np_client_start_service(idevice_t device... function LIBIMOBILEDEVICE_API (line 114) | LIBIMOBILEDEVICE_API np_error_t np_client_free(np_client_t client) function LIBIMOBILEDEVICE_API (line 168) | LIBIMOBILEDEVICE_API np_error_t np_post_notification(np_client_t client,... function LIBIMOBILEDEVICE_API (line 189) | LIBIMOBILEDEVICE_API np_error_t np_observe_notification( np_client_t cli... function LIBIMOBILEDEVICE_API (line 210) | LIBIMOBILEDEVICE_API np_error_t np_observe_notifications(np_client_t cli... function np_get_notification (line 248) | static int np_get_notification(np_client_t client, char **notification) type np_thread (line 315) | struct np_thread type np_thread (line 315) | struct np_thread function LIBIMOBILEDEVICE_API (line 339) | LIBIMOBILEDEVICE_API np_error_t np_set_notify_callback( np_client_t clie... FILE: libimobiledevice/src/notification_proxy.h type np_client_private (line 29) | struct np_client_private { FILE: libimobiledevice/src/property_list_service.c function property_list_service_error_t (line 40) | static property_list_service_error_t service_to_property_list_service_er... function LIBIMOBILEDEVICE_API (line 57) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... function LIBIMOBILEDEVICE_API (line 77) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... function property_list_service_error_t (line 105) | static property_list_service_error_t internal_plist_send(property_list_s... function LIBIMOBILEDEVICE_API (line 152) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... function LIBIMOBILEDEVICE_API (line 157) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... function property_list_service_error_t (line 178) | static property_list_service_error_t internal_plist_receive_timeout(prop... function LIBIMOBILEDEVICE_API (line 252) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... function LIBIMOBILEDEVICE_API (line 257) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... function LIBIMOBILEDEVICE_API (line 262) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... function LIBIMOBILEDEVICE_API (line 269) | LIBIMOBILEDEVICE_API property_list_service_error_t property_list_service... FILE: libimobiledevice/src/property_list_service.h type property_list_service_client_private (line 28) | struct property_list_service_client_private { FILE: libimobiledevice/src/restore.c function restored_check_result (line 46) | static int restored_check_result(plist_t dict) function plist_dict_add_label (line 84) | static void plist_dict_add_label(plist_t plist, const char *label) function LIBIMOBILEDEVICE_API (line 92) | LIBIMOBILEDEVICE_API restored_error_t restored_client_free(restored_clie... function LIBIMOBILEDEVICE_API (line 122) | LIBIMOBILEDEVICE_API void restored_client_set_label(restored_client_t cl... function LIBIMOBILEDEVICE_API (line 132) | LIBIMOBILEDEVICE_API restored_error_t restored_receive(restored_client_t... function LIBIMOBILEDEVICE_API (line 151) | LIBIMOBILEDEVICE_API restored_error_t restored_send(restored_client_t cl... function LIBIMOBILEDEVICE_API (line 166) | LIBIMOBILEDEVICE_API restored_error_t restored_query_type(restored_clien... function LIBIMOBILEDEVICE_API (line 225) | LIBIMOBILEDEVICE_API restored_error_t restored_query_value(restored_clie... function LIBIMOBILEDEVICE_API (line 267) | LIBIMOBILEDEVICE_API restored_error_t restored_get_value(restored_client... function LIBIMOBILEDEVICE_API (line 294) | LIBIMOBILEDEVICE_API restored_error_t restored_client_new(idevice_t devi... function LIBIMOBILEDEVICE_API (line 337) | LIBIMOBILEDEVICE_API restored_error_t restored_goodbye(restored_client_t... function LIBIMOBILEDEVICE_API (line 369) | LIBIMOBILEDEVICE_API restored_error_t restored_start_restore(restored_cl... function LIBIMOBILEDEVICE_API (line 393) | LIBIMOBILEDEVICE_API restored_error_t restored_reboot(restored_client_t ... FILE: libimobiledevice/src/restore.h type restored_client_private (line 30) | struct restored_client_private { FILE: libimobiledevice/src/sbservices.c function sbservices_lock (line 36) | static void sbservices_lock(sbservices_client_t client) function sbservices_unlock (line 47) | static void sbservices_unlock(sbservices_client_t client) function sbservices_error_t (line 62) | static sbservices_error_t sbservices_error(property_list_service_error_t... function LIBIMOBILEDEVICE_API (line 79) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_client_new(idevice_t ... function LIBIMOBILEDEVICE_API (line 95) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_client_start_service(... function LIBIMOBILEDEVICE_API (line 102) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_client_free(sbservice... function LIBIMOBILEDEVICE_API (line 115) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_get_icon_state(sbserv... function LIBIMOBILEDEVICE_API (line 155) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_set_icon_state(sbserv... function LIBIMOBILEDEVICE_API (line 181) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_get_icon_pngdata(sbse... function LIBIMOBILEDEVICE_API (line 218) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_get_interface_orienta... function LIBIMOBILEDEVICE_API (line 256) | LIBIMOBILEDEVICE_API sbservices_error_t sbservices_get_home_screen_wallp... FILE: libimobiledevice/src/sbservices.h type sbservices_client_private (line 29) | struct sbservices_client_private { FILE: libimobiledevice/src/screenshotr.c function screenshotr_error_t (line 42) | static screenshotr_error_t screenshotr_error(device_link_service_error_t... function LIBIMOBILEDEVICE_API (line 61) | LIBIMOBILEDEVICE_API screenshotr_error_t screenshotr_client_new(idevice_... function LIBIMOBILEDEVICE_API (line 89) | LIBIMOBILEDEVICE_API screenshotr_error_t screenshotr_client_start_servic... function LIBIMOBILEDEVICE_API (line 96) | LIBIMOBILEDEVICE_API screenshotr_error_t screenshotr_client_free(screens... function LIBIMOBILEDEVICE_API (line 106) | LIBIMOBILEDEVICE_API screenshotr_error_t screenshotr_take_screenshot(scr... FILE: libimobiledevice/src/screenshotr.h type screenshotr_client_private (line 28) | struct screenshotr_client_private { FILE: libimobiledevice/src/service.c function service_error_t (line 40) | static service_error_t idevice_to_service_error(idevice_error_t err) function LIBIMOBILEDEVICE_API (line 55) | LIBIMOBILEDEVICE_API service_error_t service_client_new(idevice_t device... function LIBIMOBILEDEVICE_API (line 79) | LIBIMOBILEDEVICE_API service_error_t service_client_factory_start_servic... function LIBIMOBILEDEVICE_API (line 118) | LIBIMOBILEDEVICE_API service_error_t service_client_free(service_client_... function LIBIMOBILEDEVICE_API (line 131) | LIBIMOBILEDEVICE_API service_error_t service_send(service_client_t clien... function LIBIMOBILEDEVICE_API (line 152) | LIBIMOBILEDEVICE_API service_error_t service_receive_with_timeout(servic... function LIBIMOBILEDEVICE_API (line 172) | LIBIMOBILEDEVICE_API service_error_t service_receive(service_client_t cl... function LIBIMOBILEDEVICE_API (line 177) | LIBIMOBILEDEVICE_API service_error_t service_enable_ssl(service_client_t... function LIBIMOBILEDEVICE_API (line 184) | LIBIMOBILEDEVICE_API service_error_t service_disable_ssl(service_client_... FILE: libimobiledevice/src/service.h type service_client_private (line 28) | struct service_client_private { FILE: libimobiledevice/src/syslog_relay.c type syslog_relay_worker_thread (line 32) | struct syslog_relay_worker_thread { function syslog_relay_error_t (line 47) | static syslog_relay_error_t syslog_relay_error(service_error_t err) function LIBIMOBILEDEVICE_API (line 64) | LIBIMOBILEDEVICE_API syslog_relay_error_t syslog_relay_client_new(idevic... function LIBIMOBILEDEVICE_API (line 92) | LIBIMOBILEDEVICE_API syslog_relay_error_t syslog_relay_client_start_serv... function LIBIMOBILEDEVICE_API (line 99) | LIBIMOBILEDEVICE_API syslog_relay_error_t syslog_relay_client_free(syslo... function LIBIMOBILEDEVICE_API (line 117) | LIBIMOBILEDEVICE_API syslog_relay_error_t syslog_relay_receive(syslog_re... function LIBIMOBILEDEVICE_API (line 122) | LIBIMOBILEDEVICE_API syslog_relay_error_t syslog_relay_receive_with_time... type syslog_relay_worker_thread (line 145) | struct syslog_relay_worker_thread type syslog_relay_worker_thread (line 145) | struct syslog_relay_worker_thread function LIBIMOBILEDEVICE_API (line 176) | LIBIMOBILEDEVICE_API syslog_relay_error_t syslog_relay_start_capture(sys... function LIBIMOBILEDEVICE_API (line 203) | LIBIMOBILEDEVICE_API syslog_relay_error_t syslog_relay_stop_capture(sysl... FILE: libimobiledevice/src/syslog_relay.h type syslog_relay_client_private (line 29) | struct syslog_relay_client_private { FILE: libimobiledevice/src/webinspector.c function webinspector_error_t (line 42) | static webinspector_error_t webinspector_error(property_list_service_err... function LIBIMOBILEDEVICE_API (line 61) | LIBIMOBILEDEVICE_API webinspector_error_t webinspector_client_new(idevic... function LIBIMOBILEDEVICE_API (line 88) | LIBIMOBILEDEVICE_API webinspector_error_t webinspector_client_start_serv... function LIBIMOBILEDEVICE_API (line 95) | LIBIMOBILEDEVICE_API webinspector_error_t webinspector_client_free(webin... function LIBIMOBILEDEVICE_API (line 106) | LIBIMOBILEDEVICE_API webinspector_error_t webinspector_send(webinspector... function LIBIMOBILEDEVICE_API (line 163) | LIBIMOBILEDEVICE_API webinspector_error_t webinspector_receive(webinspec... function LIBIMOBILEDEVICE_API (line 168) | LIBIMOBILEDEVICE_API webinspector_error_t webinspector_receive_with_time... FILE: libimobiledevice/src/webinspector.h type webinspector_client_private (line 30) | struct webinspector_client_private { FILE: libimobiledevice/tools/idevice_id.c function print_usage (line 36) | static void print_usage(int argc, char **argv) function main (line 52) | int main(int argc, char **argv) FILE: libimobiledevice/tools/idevicebackup.c type cmd_mode (line 65) | enum cmd_mode { type device_link_file_status_t (line 71) | enum device_link_file_status_t { function sha1_of_data (line 77) | static void sha1_of_data(const char *input, uint32_t size, unsigned char... function compare_hash (line 86) | static int compare_hash(const unsigned char *hash1, const unsigned char ... function compute_datahash (line 97) | static void compute_datahash(const char *path, const char *destpath, uin... function print_hash (line 209) | static void print_hash(const unsigned char *hash, int len) function notify_cb (line 217) | static void notify_cb(const char *notification, void *userdata) function plist_t (line 227) | static plist_t mobilebackup_factory_info_plist_new(const char* udid) function mobilebackup_info_update_last_backup_date (line 283) | static void mobilebackup_info_update_last_backup_date(plist_t info_plist) function plist_strcmp (line 296) | static int plist_strcmp(plist_t node, const char *str) function mobilebackup_write_status (line 322) | static void mobilebackup_write_status(const char *path, int status) function mobilebackup_read_status (line 340) | static int mobilebackup_read_status(const char *path) function mobilebackup_info_is_current_device (line 364) | static int mobilebackup_info_is_current_device(plist_t info) function mobilebackup_delete_backup_file_by_hash (line 425) | static int mobilebackup_delete_backup_file_by_hash(const char *backup_di... function mobilebackup_check_file_integrity (line 452) | static int mobilebackup_check_file_integrity(const char *backup_director... function do_post_notification (line 603) | static void do_post_notification(const char *notification) function print_progress (line 631) | static void print_progress(double progress) function clean_exit (line 657) | static void clean_exit(int sig) function print_usage (line 663) | static void print_usage(int argc, char **argv) function main (line 680) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicebackup2.c type cmd_mode (line 72) | enum cmd_mode { type cmd_flags (line 83) | enum cmd_flags { function notify_cb (line 100) | static void notify_cb(const char *notification, void *userdata) function mobilebackup_afc_get_file_contents (line 115) | static void mobilebackup_afc_get_file_contents(afc_client_t afc, const c... function __mkdir (line 166) | static int __mkdir(const char* path, int mode) function mkdir_with_parents (line 175) | static int mkdir_with_parents(const char *dir, int mode) function win32err_to_errno (line 199) | static int win32err_to_errno(int err_value) function remove_file (line 212) | static int remove_file(const char* path) function remove_directory (line 227) | static int remove_directory(const char* path) type entry (line 242) | struct entry { type entry (line 247) | struct entry type entry (line 247) | struct entry type dirent (line 251) | struct dirent type stat (line 261) | struct stat type entry (line 265) | struct entry type entry (line 265) | struct entry type entry (line 273) | struct entry type entry (line 273) | struct entry function rmdir_recursive (line 286) | static int rmdir_recursive(const char* path) function plist_t (line 338) | static plist_t mobilebackup_factory_info_plist_new(const char* udid, ide... function write_restore_applications (line 540) | static int write_restore_applications(plist_t info_plist, afc_client_t afc) function mb2_status_check_snapshot_state (line 595) | static int mb2_status_check_snapshot_state(const char *path, const char ... function do_post_notification (line 622) | static void do_post_notification(idevice_t device, const char *notificat... function print_progress_real (line 651) | static void print_progress_real(double progress, int flush) function print_progress (line 671) | static void print_progress(uint64_t current, uint64_t total) function mb2_set_overall_progress (line 697) | static void mb2_set_overall_progress(double progress) function mb2_set_overall_progress_from_message (line 703) | static void mb2_set_overall_progress_from_message(plist_t message, char*... function mb2_multi_status_add_file_error (line 724) | static void mb2_multi_status_add_file_error(plist_t status_dict, const c... function errno_to_device_error (line 733) | static int errno_to_device_error(int errno_value) type _stati64 (line 753) | struct _stati64 type stat (line 755) | struct stat function mb2_handle_send_files (line 898) | static void mb2_handle_send_files(mobilebackup2_client_t mobilebackup2, ... function mb2_receive_filename (line 943) | static int mb2_receive_filename(mobilebackup2_client_t mobilebackup2, ch... function mb2_handle_receive_files (line 989) | static int mb2_handle_receive_files(mobilebackup2_client_t mobilebackup2... function mb2_handle_list_directory (line 1155) | static void mb2_handle_list_directory(mobilebackup2_client_t mobilebacku... function mb2_handle_make_directory (line 1214) | static void mb2_handle_make_directory(mobilebackup2_client_t mobilebacku... function mb2_copy_file_by_path (line 1241) | static void mb2_copy_file_by_path(const char *src, const char *dst) function mb2_copy_directory_by_path (line 1274) | static void mb2_copy_directory_by_path(const char *src, const char *dst) function my_getch (line 1326) | static int my_getch(void) function get_hidden_input (line 1340) | static void get_hidden_input(char *buf, int maxlen) function clean_exit (line 1390) | static void clean_exit(int sig) function print_usage (line 1396) | static void print_usage(int argc, char **argv) function main (line 1432) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicecrashreport.c function file_exists (line 48) | static int file_exists(const char* path) function extract_raw_crash_report (line 58) | static int extract_raw_crash_report(const char* filename) { function afc_client_copy_and_remove_crash_reports (line 96) | static int afc_client_copy_and_remove_crash_reports(afc_client_t afc, co... function print_usage (line 294) | static void print_usage(int argc, char **argv) function main (line 310) | int main(int argc, char* argv[]) { FILE: libimobiledevice/tools/idevicedate.c function print_usage (line 43) | static void print_usage(int argc, char **argv) function main (line 61) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicedebug.c type cmd_mode (line 45) | enum cmd_mode { function on_signal (line 52) | static void on_signal(int sig) function instproxy_error_t (line 58) | static instproxy_error_t instproxy_client_get_object_by_key_from_info_di... function debugserver_error_t (line 105) | static debugserver_error_t debugserver_client_handle_response(debugserve... function print_usage (line 180) | static void print_usage(int argc, char **argv) function main (line 198) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicedebugserverproxy.c type socket_info_t (line 44) | typedef struct { type thread_info (line 52) | struct thread_info { type thread_info_t (line 57) | typedef struct thread_info thread_info_t; function clean_exit (line 60) | static void clean_exit(int sig) function print_usage (line 66) | static void print_usage(int argc, char **argv) function main (line 240) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicediagnostics.c type cmd_mode (line 36) | enum cmd_mode { function print_xml (line 47) | static void print_xml(plist_t node) function main (line 59) | int main(int argc, char **argv) function print_usage (line 305) | void print_usage(int argc, char **argv) FILE: libimobiledevice/tools/ideviceenterrecovery.c function print_usage (line 34) | static void print_usage(int argc, char **argv) function main (line 47) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/ideviceimagemounter.c type disk_image_upload_type_t (line 54) | typedef enum { function print_usage (line 59) | static void print_usage(int argc, char **argv) function parse_opts (line 76) | static void parse_opts(int argc, char **argv) function print_xml (line 129) | static void print_xml(plist_t node) function mim_upload_cb (line 138) | static ssize_t mim_upload_cb(void* buf, size_t size, void* userdata) function main (line 143) | int main(int argc, char **argv) FILE: libimobiledevice/tools/ideviceinfo.c function is_domain_known (line 73) | static int is_domain_known(char *domain) function print_usage (line 84) | static void print_usage(int argc, char **argv) function main (line 108) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicename.c function print_usage (line 35) | static void print_usage(void) function main (line 47) | int main(int argc, char** argv) FILE: libimobiledevice/tools/idevicenotificationproxy.c type cmd_mode (line 43) | enum cmd_mode { function clean_exit (line 54) | static void clean_exit(int sig) function print_usage (line 60) | static void print_usage(int argc, char **argv) function notify_cb (line 79) | static void notify_cb(const char *notification, void *user_data) function main (line 84) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicepair.c function print_error_message (line 38) | static void print_error_message(lockdownd_error_t err) function print_usage (line 60) | static void print_usage(int argc, char **argv) function parse_opts (line 82) | static void parse_opts(int argc, char **argv) function main (line 122) | int main(int argc, char **argv) FILE: libimobiledevice/tools/ideviceprovision.c function print_usage (line 44) | static void print_usage(int argc, char **argv) function asn1_next_item (line 88) | static void asn1_next_item(unsigned char** p) function asn1_item_get_size (line 98) | static size_t asn1_item_get_size(unsigned char* p) function asn1_skip_item (line 128) | static void asn1_skip_item(unsigned char** p) function plist_t (line 135) | static plist_t profile_get_embedded_plist(plist_t profile) function profile_read_from_file (line 233) | static int profile_read_from_file(const char* path, unsigned char **prof... function main (line 279) | int main(int argc, char *argv[]) FILE: libimobiledevice/tools/idevicescreenshot.c function main (line 38) | int main(int argc, char **argv) function print_usage (line 148) | void print_usage(int argc, char **argv) FILE: libimobiledevice/tools/idevicesyslog.c function syslog_callback (line 50) | static void syslog_callback(char c, void *user_data) function start_logging (line 58) | static int start_logging(void) function stop_logging (line 124) | static void stop_logging(void) function device_event_cb (line 139) | static void device_event_cb(const idevice_event_t* event, void* userdata) function clean_exit (line 163) | static void clean_exit(int sig) function main (line 169) | int main(int argc, char *argv[]) function print_usage (line 233) | void print_usage(int argc, char **argv) FILE: libplist/cython/plist_util.c function datetime_to_ints (line 6) | void datetime_to_ints(PyObject* obj, int32_t* sec, int32_t* usec) { function PyObject (line 25) | PyObject* ints_to_datetime(int32_t sec, int32_t usec) { function check_datetime (line 34) | int check_datetime(PyObject* ob) { FILE: libplist/fuzz/bplist_fuzzer.cc function LLVMFuzzerTestOneInput (line 25) | int LLVMFuzzerTestOneInput(const unsigned char* data, size_t size) FILE: libplist/fuzz/xplist_fuzzer.cc function LLVMFuzzerTestOneInput (line 25) | int LLVMFuzzerTestOneInput(const unsigned char* data, size_t size) FILE: libplist/include/plist/Array.h function namespace (line 28) | namespace PList FILE: libplist/include/plist/Boolean.h function namespace (line 27) | namespace PList FILE: libplist/include/plist/Data.h function namespace (line 28) | namespace PList FILE: libplist/include/plist/Date.h function namespace (line 29) | namespace PList FILE: libplist/include/plist/Dictionary.h function namespace (line 29) | namespace PList FILE: libplist/include/plist/Integer.h function namespace (line 27) | namespace PList FILE: libplist/include/plist/Key.h function namespace (line 28) | namespace PList FILE: libplist/include/plist/Node.h function namespace (line 28) | namespace PList FILE: libplist/include/plist/Real.h function namespace (line 27) | namespace PList FILE: libplist/include/plist/String.h function namespace (line 28) | namespace PList FILE: libplist/include/plist/Structure.h function namespace (line 29) | namespace PList FILE: libplist/include/plist/Uid.h function namespace (line 27) | namespace PList FILE: libplist/include/plist/plist.h type __int8 (line 33) | typedef __int8 int8_t; type __int16 (line 34) | typedef __int16 int16_t; type __int32 (line 35) | typedef __int32 int32_t; type __int64 (line 36) | typedef __int64 int64_t; type plist_type (line 104) | typedef enum FILE: libplist/libcnary/cnary.c function main (line 28) | int main(int argc, char* argv[]) { FILE: libplist/libcnary/include/node.h type node_list_t (line 31) | struct node_list_t type node_t (line 34) | typedef struct node_t { type node_t (line 46) | struct node_t type node_t (line 47) | struct node_t type node_t (line 47) | struct node_t type node_t (line 49) | struct node_t type node_t (line 49) | struct node_t type node_t (line 50) | struct node_t type node_t (line 50) | struct node_t type node_t (line 51) | struct node_t type node_t (line 51) | struct node_t type node_t (line 53) | struct node_t type node_t (line 54) | struct node_t type node_t (line 55) | struct node_t type node_t (line 56) | struct node_t type node_t (line 57) | struct node_t type node_t (line 58) | struct node_t type node_t (line 63) | struct node_t FILE: libplist/libcnary/include/node_list.h type node_t (line 27) | struct node_t type node_list_t (line 30) | typedef struct node_list_t { type node_list_t (line 40) | struct node_list_t type node_list_t (line 41) | struct node_list_t FILE: libplist/libcnary/include/object.h type object_t (line 35) | typedef struct object_t { FILE: libplist/libcnary/node.c function node_destroy (line 30) | void node_destroy(node_t* node) { function node_t (line 46) | node_t* node_create(node_t* parent, void* data) { function node_attach (line 77) | int node_attach(node_t* parent, node_t* child) { function node_detach (line 90) | int node_detach(node_t* parent, node_t* child) { function node_insert (line 99) | int node_insert(node_t* parent, unsigned int node_index, node_t* child) function _node_debug (line 113) | static void _node_debug(node_t* node, unsigned int depth) { function node_debug (line 136) | void node_debug(node_t* node) function node_n_children (line 141) | unsigned int node_n_children(struct node_t* node) function node_t (line 147) | node_t* node_nth_child(struct node_t* node, unsigned int n) function node_t (line 165) | node_t* node_first_child(struct node_t* node) function node_t (line 171) | node_t* node_prev_sibling(struct node_t* node) function node_t (line 177) | node_t* node_next_sibling(struct node_t* node) function node_child_position (line 183) | int node_child_position(struct node_t* parent, node_t* child) function node_t (line 202) | node_t* node_copy_deep(node_t* node, copy_func_t copy_func) FILE: libplist/libcnary/node_list.c function node_list_destroy (line 31) | void node_list_destroy(node_list_t* list) { function node_list_t (line 35) | node_list_t* node_list_create() { function node_list_add (line 49) | int node_list_add(node_list_t* list, node_t* node) { function node_list_insert (line 76) | int node_list_insert(node_list_t* list, unsigned int node_index, node_t*... function node_list_remove (line 124) | int node_list_remove(node_list_t* list, node_t* node) { FILE: libplist/src/Array.cpp type PList (line 27) | namespace PList function array_fill (line 35) | static void array_fill(Array *_this, std::vector array, plist_t... function Array (line 61) | Array& Array::operator=(PList::Array& a) function Node (line 83) | Node* Array::Clone() const function Node (line 88) | Node* Array::operator[](unsigned int array_index) FILE: libplist/src/Boolean.cpp type PList (line 24) | namespace PList function Boolean (line 40) | Boolean& Boolean::operator=(PList::Boolean& b) function Node (line 56) | Node* Boolean::Clone() const FILE: libplist/src/Data.cpp type PList (line 24) | namespace PList function Data (line 41) | Data& Data::operator=(PList::Data& b) function Node (line 57) | Node* Data::Clone() const FILE: libplist/src/Date.cpp type PList (line 24) | namespace PList function Date (line 41) | Date& Date::operator=(PList::Date& d) function Node (line 57) | Node* Date::Clone() const function timeval (line 67) | timeval Date::GetValue() const FILE: libplist/src/Dictionary.cpp type PList (line 24) | namespace PList function dictionary_fill (line 31) | static void dictionary_fill(Dictionary *_this, std::map& bin) FILE: libplist/src/Uid.cpp type PList (line 24) | namespace PList function Uid (line 40) | Uid& Uid::operator=(PList::Uid& i) function Node (line 56) | Node* Uid::Clone() const FILE: libplist/src/base64.c function base64encode (line 46) | size_t base64encode(char *outbuf, const unsigned char *buf, size_t size) FILE: libplist/src/bplist.c type bplist_trailer_t (line 50) | typedef struct __attribute__((packed)) { function uint64_mul_overflow (line 187) | static int uint64_mul_overflow(uint64_t a, uint64_t b, uint64_t *res) type bplist_data (line 196) | struct bplist_data { function plist_bin_init (line 214) | void plist_bin_init(void) function plist_bin_deinit (line 225) | void plist_bin_deinit(void) type bplist_data (line 230) | struct bplist_data function plist_t (line 232) | static plist_t parse_uint_node(const char **bnode, uint8_t size) function plist_t (line 262) | static plist_t parse_real_node(const char **bnode, uint8_t size) function plist_t (line 289) | static plist_t parse_date_node(const char **bnode, uint8_t size) function plist_t (line 299) | static plist_t parse_string_node(const char **bnode, uint64_t size) function plist_t (line 380) | static plist_t parse_unicode_node(const char **bnode, uint64_t size) function plist_t (line 404) | static plist_t parse_data_node(const char **bnode, uint64_t size) function plist_t (line 421) | static plist_t parse_dict_node(struct bplist_data *bplist, const char** ... function plist_t (line 500) | static plist_t parse_array_node(struct bplist_data *bplist, const char**... function plist_t (line 544) | static plist_t parse_uid_node(const char **bnode, uint8_t size) function plist_t (line 562) | static plist_t parse_bin_node(struct bplist_data *bplist, const char** o... function plist_t (line 716) | static plist_t parse_bin_node_at_index(struct bplist_data *bplist, uint3... function PLIST_API (line 770) | PLIST_API void plist_from_bin(const char *plist_bin, uint32_t length, pl... function plist_data_hash (line 865) | static unsigned int plist_data_hash(const void* key) type serialize_s (line 911) | struct serialize_s function serialize_plist (line 917) | static void serialize_plist(node_t* node, void* data) function write_int (line 950) | static void write_int(bytearray_t * bplist, uint64_t val) function write_uint (line 964) | static void write_uint(bytearray_t * bplist, uint64_t val) function write_real (line 975) | static void write_real(bytearray_t * bplist, double val) function write_date (line 989) | static void write_date(bytearray_t * bplist, double val) function write_raw_data (line 997) | static void write_raw_data(bytearray_t * bplist, uint8_t mark, uint8_t *... function write_data (line 1008) | static void write_data(bytearray_t * bplist, uint8_t * val, uint64_t size) function write_string (line 1013) | static void write_string(bytearray_t * bplist, char *val, uint64_t size) function write_unicode (line 1077) | static void write_unicode(bytearray_t * bplist, char *val, uint64_t size) function write_array (line 1088) | static void write_array(bytearray_t * bplist, node_t* node, hashtable_t*... function write_dict (line 1107) | static void write_dict(bytearray_t * bplist, node_t* node, hashtable_t* ... function write_uid (line 1132) | static void write_uid(bytearray_t * bplist, uint64_t val) function is_ascii_string (line 1147) | static int is_ascii_string(char* s, int len) function PLIST_API (line 1161) | PLIST_API void plist_to_bin(plist_t plist, char **plist_bin, uint32_t * ... FILE: libplist/src/bytearray.c function bytearray_t (line 26) | bytearray_t *byte_array_new(size_t initial) function byte_array_free (line 35) | void byte_array_free(bytearray_t *ba) function byte_array_grow (line 44) | void byte_array_grow(bytearray_t *ba, size_t amount) function byte_array_append (line 51) | void byte_array_append(bytearray_t *ba, void *buf, size_t len) FILE: libplist/src/bytearray.h type bytearray_t (line 25) | typedef struct bytearray_t { FILE: libplist/src/hashtable.c function hashtable_t (line 23) | hashtable_t* hash_table_new(hash_func_t hash_func, compare_func_t compar... function hash_table_destroy (line 37) | void hash_table_destroy(hashtable_t *ht) function hash_table_insert (line 58) | void hash_table_insert(hashtable_t* ht, void *key, void *value) function hash_table_remove (line 111) | void hash_table_remove(hashtable_t* ht, void *key) FILE: libplist/src/hashtable.h type hashentry_t (line 25) | typedef struct hashentry_t { type hashtable_t (line 35) | typedef struct hashtable_t { FILE: libplist/src/plist.c function internal_plist_init (line 48) | static void internal_plist_init(void) function internal_plist_deinit (line 54) | static void internal_plist_deinit(void) type thread_once_t (line 62) | typedef volatile struct { function thread_once (line 70) | void thread_once(thread_once_t *once_control, void (*init_routine)(void)) function BOOL (line 82) | BOOL WINAPI DllMain(HINSTANCE hModule, DWORD dwReason, LPVOID lpReserved) function libplist_initialize (line 102) | static void __attribute__((constructor)) libplist_initialize(void) function libplist_deinitialize (line 107) | static void __attribute__((destructor)) libplist_deinitialize(void) function PLIST_API (line 115) | PLIST_API int plist_is_binary(const char *plist_data, uint32_t length) function PLIST_API (line 125) | PLIST_API void plist_from_memory(const char *plist_data, uint32_t length... function plist_t (line 139) | plist_t plist_new_node(plist_data_t data) function plist_data_t (line 144) | plist_data_t plist_get_data(const plist_t node) function plist_data_t (line 151) | plist_data_t plist_new_plist_data(void) function dict_key_hash (line 157) | static unsigned int dict_key_hash(const void *data) function dict_key_compare (line 169) | static int dict_key_compare(const void* a, const void* b) function plist_free_data (line 182) | void plist_free_data(plist_data_t data) function plist_free_node (line 208) | static int plist_free_node(node_t* node) function PLIST_API (line 228) | PLIST_API plist_t plist_new_dict(void) function PLIST_API (line 235) | PLIST_API plist_t plist_new_array(void) function plist_t (line 243) | static plist_t plist_new_key(const char *val) function PLIST_API (line 252) | PLIST_API plist_t plist_new_string(const char *val) function PLIST_API (line 261) | PLIST_API plist_t plist_new_bool(uint8_t val) function PLIST_API (line 270) | PLIST_API plist_t plist_new_uint(uint64_t val) function PLIST_API (line 279) | PLIST_API plist_t plist_new_uid(uint64_t val) function PLIST_API (line 288) | PLIST_API plist_t plist_new_real(double val) function PLIST_API (line 297) | PLIST_API plist_t plist_new_data(const char *val, uint64_t length) function PLIST_API (line 307) | PLIST_API plist_t plist_new_date(int32_t sec, int32_t usec) function PLIST_API (line 316) | PLIST_API void plist_free(plist_t plist) function plist_copy_node (line 324) | static void plist_copy_node(node_t *node, void *parent_node_ptr) function PLIST_API (line 395) | PLIST_API plist_t plist_copy(plist_t node) function PLIST_API (line 402) | PLIST_API uint32_t plist_array_get_size(plist_t node) function PLIST_API (line 412) | PLIST_API plist_t plist_array_get_item(plist_t node, uint32_t n) function PLIST_API (line 427) | PLIST_API uint32_t plist_array_get_item_index(plist_t node) function _plist_array_post_insert (line 437) | static void _plist_array_post_insert(plist_t node, plist_t item, long n) function PLIST_API (line 459) | PLIST_API void plist_array_set_item(plist_t node, plist_t item, uint32_t n) function PLIST_API (line 482) | PLIST_API void plist_array_append_item(plist_t node, plist_t item) function PLIST_API (line 492) | PLIST_API void plist_array_insert_item(plist_t node, plist_t item, uint3... function PLIST_API (line 502) | PLIST_API void plist_array_remove_item(plist_t node, uint32_t n) function PLIST_API (line 519) | PLIST_API void plist_array_item_remove(plist_t node) function PLIST_API (line 534) | PLIST_API void plist_array_new_iter(plist_t node, plist_array_iter *iter) function PLIST_API (line 544) | PLIST_API void plist_array_next_item(plist_t node, plist_array_iter iter... function PLIST_API (line 564) | PLIST_API uint32_t plist_dict_get_size(plist_t node) function PLIST_API (line 574) | PLIST_API void plist_dict_new_iter(plist_t node, plist_dict_iter *iter) function PLIST_API (line 584) | PLIST_API void plist_dict_next_item(plist_t node, plist_dict_iter iter, ... function PLIST_API (line 613) | PLIST_API void plist_dict_get_item_key(plist_t node, char **key) function PLIST_API (line 622) | PLIST_API plist_t plist_dict_item_get_key(plist_t node) function PLIST_API (line 633) | PLIST_API plist_t plist_dict_get_item(plist_t node, const char* key) function PLIST_API (line 666) | PLIST_API void plist_dict_set_item(plist_t node, const char* key, plist_... function PLIST_API (line 709) | PLIST_API void plist_dict_insert_item(plist_t node, const char* key, pli... function PLIST_API (line 714) | PLIST_API void plist_dict_remove_item(plist_t node, const char* key) function PLIST_API (line 733) | PLIST_API void plist_dict_merge(plist_t *target, plist_t source) function PLIST_API (line 757) | PLIST_API plist_t plist_access_pathv(plist_t plist, uint32_t length, va_... function PLIST_API (line 781) | PLIST_API plist_t plist_access_path(plist_t plist, uint32_t length, ...) function plist_get_type_and_value (line 792) | static void plist_get_type_and_value(plist_t node, plist_type * type, vo... function PLIST_API (line 832) | PLIST_API plist_t plist_get_parent(plist_t node) function PLIST_API (line 837) | PLIST_API plist_type plist_get_node_type(plist_t node) function PLIST_API (line 848) | PLIST_API void plist_get_key_val(plist_t node, char **val) function PLIST_API (line 862) | PLIST_API void plist_get_string_val(plist_t node, char **val) function PLIST_API (line 876) | PLIST_API void plist_get_bool_val(plist_t node, uint8_t * val) function PLIST_API (line 888) | PLIST_API void plist_get_uint_val(plist_t node, uint64_t * val) function PLIST_API (line 900) | PLIST_API void plist_get_uid_val(plist_t node, uint64_t * val) function PLIST_API (line 912) | PLIST_API void plist_get_real_val(plist_t node, double *val) function PLIST_API (line 924) | PLIST_API void plist_get_data_val(plist_t node, char **val, uint64_t * l... function PLIST_API (line 934) | PLIST_API void plist_get_date_val(plist_t node, int32_t * sec, int32_t *... function plist_data_compare (line 951) | int plist_data_compare(const void *a, const void *b) function PLIST_API (line 1010) | PLIST_API char plist_compare_node_value(plist_t node_l, plist_t node_r) function plist_set_element_val (line 1015) | static void plist_set_element_val(plist_t node, plist_type type, const v... function PLIST_API (line 1069) | PLIST_API void plist_set_key_val(plist_t node, const char *val) function PLIST_API (line 1079) | PLIST_API void plist_set_string_val(plist_t node, const char *val) function PLIST_API (line 1084) | PLIST_API void plist_set_bool_val(plist_t node, uint8_t val) function PLIST_API (line 1089) | PLIST_API void plist_set_uint_val(plist_t node, uint64_t val) function PLIST_API (line 1094) | PLIST_API void plist_set_uid_val(plist_t node, uint64_t val) function PLIST_API (line 1099) | PLIST_API void plist_set_real_val(plist_t node, double val) function PLIST_API (line 1104) | PLIST_API void plist_set_data_val(plist_t node, const char *val, uint64_... function PLIST_API (line 1109) | PLIST_API void plist_set_date_val(plist_t node, int32_t sec, int32_t usec) FILE: libplist/src/plist.h type plist_data_s (line 50) | struct plist_data_s type plist_data_s (line 65) | struct plist_data_s FILE: libplist/src/ptrarray.c function ptrarray_t (line 24) | ptrarray_t *ptr_array_new(int capacity) function ptr_array_free (line 34) | void ptr_array_free(ptrarray_t *pa) function ptr_array_insert (line 43) | void ptr_array_insert(ptrarray_t *pa, void *data, long array_index) function ptr_array_add (line 60) | void ptr_array_add(ptrarray_t *pa, void *data) function ptr_array_remove (line 65) | void ptr_array_remove(ptrarray_t *pa, long array_index) function ptr_array_set (line 77) | void ptr_array_set(ptrarray_t *pa, void *data, long array_index) FILE: libplist/src/ptrarray.h type ptrarray_t (line 25) | typedef struct ptrarray_t { FILE: libplist/src/strbuf.h type strbuf_t (line 27) | typedef struct bytearray_t strbuf_t; FILE: libplist/src/time64.c function is_exception_century (line 163) | static int is_exception_century(Year year) function cmp_date (line 176) | static int cmp_date( const struct TM* left, const struct tm* right ) { function date_in_safe_range (line 214) | static int date_in_safe_range( const struct TM* date, const struct tm* m... function Time64_T (line 229) | Time64_T timegm64(const struct TM *date) { function check_tm (line 276) | static int check_tm(struct TM *tm) function Year (line 312) | static Year cycle_offset(Year year) function safe_year (line 347) | static int safe_year(const Year year) function copy_tm_to_TM64 (line 392) | void copy_tm_to_TM64(const struct tm *src, struct TM *dest) { function copy_TM64_to_tm (line 424) | void copy_TM64_to_tm(const struct TM *src, struct tm *dest) { type tm (line 458) | struct tm type tm (line 458) | struct tm type tm (line 459) | struct tm type tm (line 477) | struct tm type tm (line 477) | struct tm type tm (line 478) | struct tm function Time64_T (line 494) | static Time64_T seconds_between_years(Year left_year, Year right_year) { function Time64_T (line 519) | Time64_T mktime64(struct TM *input_date) { function Time64_T (line 552) | Time64_T timelocal64(struct TM *date) { type TM (line 557) | struct TM type TM (line 557) | struct TM type tm (line 572) | struct tm type TM (line 684) | struct TM type TM (line 684) | struct TM type tm (line 687) | struct tm type TM (line 688) | struct TM function valid_tm_wday (line 774) | static int valid_tm_wday( const struct TM* date ) { function valid_tm_mon (line 781) | static int valid_tm_mon( const struct TM* date ) { type TM (line 789) | struct TM type TM (line 807) | struct TM FILE: libplist/src/time64.h type Int64 (line 10) | typedef long long Int64; type Int64 (line 11) | typedef Int64 Time64_T; type Int64 (line 12) | typedef Int64 Year; type TM64 (line 16) | struct TM64 { type TM (line 46) | struct TM type TM (line 46) | struct TM type TM (line 47) | struct TM type TM (line 47) | struct TM type TM (line 49) | struct TM type TM (line 53) | struct TM type TM (line 54) | struct TM type TM (line 55) | struct TM type tm (line 78) | struct tm type TM (line 78) | struct TM type TM (line 79) | struct TM type tm (line 79) | struct tm FILE: libplist/src/time64_limits.h type tm (line 22) | struct tm type tm (line 40) | struct tm type tm (line 60) | struct tm type tm (line 78) | struct tm FILE: libplist/src/xplist.c function plist_xml_init (line 87) | void plist_xml_init(void) function plist_xml_deinit (line 98) | void plist_xml_deinit(void) function dtostr (line 103) | static size_t dtostr(char *buf, size_t bufsize, double realval) function node_to_xml (line 147) | static void node_to_xml(node_t* node, bytearray_t **outbuf, uint32_t depth) function parse_date (line 396) | static void parse_date(const char *strval, struct TM *btime) function num_digits_i (line 419) | static int num_digits_i(int64_t i) function num_digits_u (line 440) | static int num_digits_u(uint64_t i) function node_estimate_size (line 454) | static void node_estimate_size(node_t *node, uint64_t *size, uint32_t de... function PLIST_API (line 534) | PLIST_API void plist_to_xml(plist_t plist, char **plist_xml, uint32_t * ... type _parse_ctx (line 555) | struct _parse_ctx { type _parse_ctx (line 560) | struct _parse_ctx function parse_skip_ws (line 562) | static void parse_skip_ws(parse_ctx ctx) function find_char (line 569) | static void find_char(parse_ctx ctx, char c, int skip_quotes) function find_str (line 588) | static void find_str(parse_ctx ctx, const char *str, size_t len, int ski... function find_next (line 610) | static void find_next(parse_ctx ctx, const char *nextchars, int numchars... type text_part_t (line 635) | typedef struct { function text_part_t (line 642) | static text_part_t* text_part_init(text_part_t* part, const char *begin,... function text_parts_free (line 651) | static void text_parts_free(text_part_t *tp) function text_part_t (line 660) | static text_part_t* text_part_append(text_part_t* parts, const char *beg... function text_part_t (line 668) | static text_part_t* get_text_parts(parse_ctx ctx, const char* tag, size_... function unescape_entities (line 796) | static int unescape_entities(char *str, size_t *length) function node_from_xml (line 943) | static void node_from_xml(parse_ctx ctx, plist_t *plist) function PLIST_API (line 1441) | PLIST_API void plist_from_xml(const char *plist_xml, uint32_t length, pl... FILE: libplist/test/plist_cmp.c function plist_t (line 36) | static plist_t plist_get_first_child(plist_t node) function plist_t (line 41) | static plist_t plist_get_next_sibling(plist_t node) function compare_plist (line 46) | static char compare_plist(plist_t node_l, plist_t node_r) function main (line 76) | int main(int argc, char *argv[]) FILE: libplist/test/plist_test.c function main (line 35) | int main(int argc, char *argv[]) FILE: libplist/tools/plistutil.c type options_t (line 36) | typedef struct _options function print_usage (line 42) | static void print_usage(int argc, char *argv[]) function options_t (line 54) | static options_t *parse_arguments(int argc, char *argv[]) function main (line 108) | int main(int argc, char *argv[]) FILE: libusbmuxd/common/collection.c function collection_init (line 31) | void collection_init(struct collection *col) function collection_free (line 38) | void collection_free(struct collection *col) function collection_add (line 45) | void collection_add(struct collection *col, void *element) function collection_remove (line 60) | int collection_remove(struct collection *col, void *element) function collection_count (line 73) | int collection_count(struct collection *col) FILE: libusbmuxd/common/collection.h type collection (line 25) | struct collection { type collection (line 30) | struct collection type collection (line 31) | struct collection type collection (line 32) | struct collection type collection (line 33) | struct collection type collection (line 34) | struct collection FILE: libusbmuxd/common/socket.c function socket_set_verbose (line 58) | void socket_set_verbose(int level) function socket_create_unix (line 64) | int socket_create_unix(const char *filename) function socket_connect_unix (line 110) | int socket_connect_unix(const char *filename) function socket_create (line 173) | int socket_create(uint16_t port) function socket_connect (line 228) | int socket_connect(const char *addr, uint16_t port) function socket_check_fd (line 355) | int socket_check_fd(int fd, fd_mode fdm, unsigned int timeout) function socket_accept (line 421) | int socket_accept(int fd, uint16_t port) function socket_shutdown (line 442) | int socket_shutdown(int fd, int how) function socket_close (line 447) | int socket_close(int fd) { function socket_receive (line 455) | int socket_receive(int fd, void *data, size_t length) function socket_peek (line 460) | int socket_peek(int fd, void *data, size_t length) function socket_receive_timeout (line 465) | int socket_receive_timeout(int fd, void *data, size_t length, int flags, function socket_send (line 490) | int socket_send(int fd, void *data, size_t length) FILE: libusbmuxd/common/socket.h type fd_mode (line 28) | enum fd_mode { type fd_mode (line 33) | typedef enum fd_mode fd_mode; FILE: libusbmuxd/common/thread.c function thread_new (line 27) | int thread_new(THREAD_T *thread, thread_func_t thread_func, void* data) function thread_detach (line 42) | void thread_detach(THREAD_T thread) function thread_free (line 51) | void thread_free(THREAD_T thread) function thread_join (line 58) | int thread_join(THREAD_T thread) function thread_alive (line 68) | int thread_alive(THREAD_T thread) function thread_cancel (line 77) | int thread_cancel(THREAD_T thread) function mutex_init (line 90) | void mutex_init(mutex_t* mutex) function mutex_destroy (line 99) | void mutex_destroy(mutex_t* mutex) function mutex_lock (line 108) | void mutex_lock(mutex_t* mutex) function mutex_unlock (line 117) | void mutex_unlock(mutex_t* mutex) function thread_once (line 126) | void thread_once(thread_once_t *once_control, void (*init_routine)(void)) FILE: libusbmuxd/common/thread.h type HANDLE (line 29) | typedef HANDLE THREAD_T; type CRITICAL_SECTION (line 30) | typedef CRITICAL_SECTION mutex_t; type thread_once_t (line 31) | typedef volatile struct { type pthread_t (line 41) | typedef pthread_t THREAD_T; type pthread_mutex_t (line 42) | typedef pthread_mutex_t mutex_t; type pthread_once_t (line 43) | typedef pthread_once_t thread_once_t; FILE: libusbmuxd/include/usbmuxd-proto.h type usbmuxd_result (line 39) | enum usbmuxd_result { type usbmuxd_msgtype (line 49) | enum usbmuxd_msgtype { type usbmuxd_header (line 60) | struct usbmuxd_header { type usbmuxd_result_msg (line 67) | struct usbmuxd_result_msg { type usbmuxd_connect_request (line 72) | struct usbmuxd_connect_request { type usbmuxd_listen_request (line 79) | struct usbmuxd_listen_request { type usbmuxd_device_record (line 83) | struct usbmuxd_device_record { FILE: libusbmuxd/include/usbmuxd.h type usbmux_lookup_options (line 32) | enum usbmux_lookup_options { type usbmux_connection_type (line 39) | enum usbmux_connection_type { type usbmuxd_device_info_t (line 50) | typedef struct { type usbmuxd_event_type (line 61) | enum usbmuxd_event_type { type usbmuxd_event_t (line 72) | typedef struct { type usbmuxd_subscription_context (line 85) | struct usbmuxd_subscription_context type usbmux_lookup_options (line 200) | enum usbmux_lookup_options FILE: libusbmuxd/src/libusbmuxd.c type collection (line 117) | struct collection type usbmuxd_subscription_context (line 126) | struct usbmuxd_subscription_context { type usbmuxd_subscription_context (line 131) | struct usbmuxd_subscription_context type collection (line 133) | struct collection function usbmuxd_device_info_t (line 141) | static usbmuxd_device_info_t *devices_find(uint32_t handle) function connect_usbmuxd_socket (line 156) | static int connect_usbmuxd_socket() function sanitize_udid (line 209) | static void sanitize_udid(usbmuxd_device_info_t *devinfo) function usbmuxd_device_info_t (line 222) | static usbmuxd_device_info_t *device_info_from_plist(plist_t props) function usbmuxd_device_info_t (line 300) | static usbmuxd_device_info_t *device_info_from_device_record(struct usbm... function receive_packet (line 320) | static int receive_packet(int sfd, struct usbmuxd_header *header, void *... function usbmuxd_get_result (line 466) | static int usbmuxd_get_result(int sfd, uint32_t tag, uint32_t *result, v... function send_packet (line 514) | static int send_packet(int sfd, uint32_t message, uint32_t tag, void *pa... function send_plist_packet (line 549) | static int send_plist_packet(int sfd, uint32_t tag, plist_t message) function get_bundle_id (line 562) | static void get_bundle_id() function get_prog_name (line 636) | static void get_prog_name() function plist_t (line 702) | static plist_t create_plist_message(const char* message_type) function send_listen_packet (line 723) | static int send_listen_packet(int sfd, uint32_t tag) function send_connect_packet (line 739) | static int send_connect_packet(int sfd, uint32_t tag, uint32_t device_id... function send_list_devices_packet (line 767) | static int send_list_devices_packet(int sfd, uint32_t tag) function send_read_buid_packet (line 780) | static int send_read_buid_packet(int sfd, uint32_t tag) function send_pair_record_packet (line 793) | static int send_pair_record_packet(int sfd, uint32_t tag, const char* ms... function generate_event (line 818) | static void generate_event(const usbmuxd_device_info_t *dev, enum usbmux... function usbmuxd_listen_poll (line 836) | static int usbmuxd_listen_poll() function usbmuxd_listen_inotify (line 862) | static int usbmuxd_listen_inotify() function usbmuxd_listen (line 932) | static int usbmuxd_listen() function get_next_event (line 975) | static int get_next_event(int sfd) function device_monitor_cleanup (line 1041) | static void device_monitor_cleanup(void* data) function init_listeners (line 1097) | static void init_listeners(void) function USBMUXD_API (line 1103) | USBMUXD_API int usbmuxd_events_subscribe(usbmuxd_subscription_context_t ... function USBMUXD_API (line 1147) | USBMUXD_API int usbmuxd_events_unsubscribe(usbmuxd_subscription_context_... function USBMUXD_API (line 1189) | USBMUXD_API int usbmuxd_subscribe(usbmuxd_event_cb_t callback, void *use... function USBMUXD_API (line 1202) | USBMUXD_API int usbmuxd_unsubscribe() function USBMUXD_API (line 1209) | USBMUXD_API int usbmuxd_get_device_list(usbmuxd_device_info_t **device_l... function USBMUXD_API (line 1351) | USBMUXD_API int usbmuxd_device_list_free(usbmuxd_device_info_t **device_... function USBMUXD_API (line 1359) | USBMUXD_API int usbmuxd_get_device_by_udid(const char *udid, usbmuxd_dev... function USBMUXD_API (line 1402) | USBMUXD_API int usbmuxd_get_device(const char *udid, usbmuxd_device_info... function USBMUXD_API (line 1466) | USBMUXD_API int usbmuxd_connect(const uint32_t handle, const unsigned sh... function USBMUXD_API (line 1519) | USBMUXD_API int usbmuxd_disconnect(int sfd) function USBMUXD_API (line 1524) | USBMUXD_API int usbmuxd_send(int sfd, const char *data, uint32_t len, ui... function USBMUXD_API (line 1547) | USBMUXD_API int usbmuxd_recv_timeout(int sfd, char *data, uint32_t len, ... function USBMUXD_API (line 1560) | USBMUXD_API int usbmuxd_recv(int sfd, char *data, uint32_t len, uint32_t... function USBMUXD_API (line 1565) | USBMUXD_API int usbmuxd_read_buid(char **buid) function USBMUXD_API (line 1606) | USBMUXD_API int usbmuxd_read_pair_record(const char* record_id, char **r... function USBMUXD_API (line 1654) | USBMUXD_API int usbmuxd_save_pair_record_with_device_id(const char* reco... function USBMUXD_API (line 1693) | USBMUXD_API int usbmuxd_save_pair_record(const char* record_id, const ch... function USBMUXD_API (line 1698) | USBMUXD_API int usbmuxd_delete_pair_record(const char* record_id) function USBMUXD_API (line 1735) | USBMUXD_API void libusbmuxd_set_use_inotify(int set) function USBMUXD_API (line 1743) | USBMUXD_API void libusbmuxd_set_debug_level(int level) FILE: libusbmuxd/tools/iproxy.c type socklen_t (line 36) | typedef unsigned int socklen_t; type client_data (line 51) | struct client_data { type client_data (line 60) | struct client_data type client_data (line 60) | struct client_data type client_data (line 101) | struct client_data type client_data (line 101) | struct client_data type client_data (line 160) | struct client_data type client_data (line 174) | struct client_data function main (line 250) | int main(int argc, char **argv)