Searched defs:uint8_t (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/Libc-1044.1.2/include/_types/
H A D_uint8_t.h31 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Dptypes.h47 typedef unsigned char uint8_t; typedef
60 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dptypes.h47 typedef unsigned char uint8_t; typedef
60 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Dptypes.h47 typedef unsigned char uint8_t; typedef
60 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DLegacySessionStateCodingNone.cpp53 bool decodeLegacySessionHistoryEntryData(const uint8_t*, size_t, FrameState&) argument
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dptypes.h74 typedef unsigned char uint8_t; typedef
89 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/sha1/
H A Dsha256.h53 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/WTF-7600.1.24/wtf/dtoa/
H A Dutils.h71 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/ntp-92/libopts/
H A Dag-char-map.h21 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/ntp-92/sntp/libopts/
H A Dag-char-map.h21 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-internal.h154 enum objc_tag_index_t : uint8_t enum
/macosx-10.10.1/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.h92 typedef unsigned __int8 uint8_t; typedef
/macosx-10.10.1/ntp-92/libopts/compat/
H A Dcompat.h272 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/ntp-92/sntp/libopts/compat/
H A Dcompat.h272 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/ruby-106/ruby/ext/digest/sha2/
H A Dsha2.h96 typedef u_int8_t uint8_t; /* 1-byte (8-bits) */ typedef
100 typedef unsigned char uint8_t; /* 1-byte (8-bits) */ typedef
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecOTRDHKey.c99 SecOTRFullDHKeyRef SecOTRFullDHKCreateFromBytes(CFAllocatorRef allocator, const uint8_t**bytes, size_t*size) argument
[all...]
H A DSecOTRPacketData.h83 ReadLongLong(const uint8_t**bytesPtr, size_t*sizePtr, uint64_t* value) argument
107 ReadLongLongCompact(const uint8_t**bytesPtr, size_t*sizePtr, uint64_t* value) argument
133 ReadLong(const uint8_t**bytesPtr, size_t*sizePtr, uint32_t* value) argument
153 ReadShort(const uint8_t**bytesPtr, size_t*sizePtr, uint16_t* value) argument
171 ReadByte(const uint8_t**bytesPtr, size_t*sizePtr, uint8_t* value) argument
188 ReadByteAsBool(const uint8_t**bytesPtr, size_t*sizePtr, bool* value) argument
200 ReadMessageType(const uint8_t**bytesPtr, size_t*sizePtr, OTRMessageType* type) argument
213 ReadMPI(const uint8_t**bytesPtr, size_t*sizePtr, cc_size n, cc_unit *x) argument
237 ReadDATA(const uint8_t**bytesPtr, size_t*sizePtr, size_t* dataSize, uint8_t* data) argument
262 CreatePublicKey(const uint8_t**bytesPtr, size_t*sizePtr, SecOTRPublicIdentityRef* publicId) argument
296 CFDataCreateMutableFromOTRDATA(CFAllocatorRef allocator, const uint8_t**bytesPtr, size_t*sizePtr) argument
319 ReadAndVerifyByte(const uint8_t**bytes, size_t*size, uint8_t expected) argument
329 ReadAndVerifyShort(const uint8_t**bytes, size_t*size, uint16_t expected) argument
339 ReadAndVerifyMessageType(const uint8_t**bytes, size_t*size, OTRMessageType expected) argument
349 ReadAndVerifyVersion(const uint8_t**bytes, size_t*size) argument
354 ReadAndVerifyHeader(const uint8_t**bytes, size_t*size, OTRMessageType expected) argument
366 ReadHeader(const uint8_t**bytes, size_t*size, OTRMessageType *messageType) argument
469 AppendDATA(CFMutableDataRef appendTo, size_t size, const uint8_t*data) argument
[all...]
H A DSecOTRSessionAKE.c210 static OSStatus SecOTRSetupTheirKeyFrom(SecOTRSessionRef session, const uint8_t**data, size_t*size) argument
[all...]
H A DSecOTRFullIdentity.c332 SecOTRFullIdentityRef SecOTRFullIdentityCreateFromBytes(CFAllocatorRef allocator, const uint8_t**bytes, size_t *size, CFErrorRef *error) argument
[all...]
H A DSecOTRPublicIdentity.c174 SecOTRPublicIdentityRef SecOTRPublicIdentityCreateFromBytes(CFAllocatorRef allocator, const uint8_t**bytes, size_t* size, CFErrorRef *error) argument
218 bool SecOTRPIEqualToBytes(SecOTRPublicIdentityRef id, const uint8_t*bytes, CFIndex size) argument
[all...]
/macosx-10.10.1/file-46/
H A Dconfig.h244 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h89 typedef unsigned __int8 uint8_t; typedef
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h116 #undef uint8_t macro
118 #define uint8_t unsigned char macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h97 typedef unsigned char uint8_t; typedef
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h29 typedef u_int8_t uint8_t; /* u_int8_t is defined in <machine/types.h> */ typedef

Completed in 156 milliseconds

12