Searched defs:cc_unit (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h23 typedef uint64_t cc_unit; // 64 bit unit typedef
28 typedef uint32_t cc_unit; // 32 bit unit typedef
33 typedef uint16_t cc_unit; // 16 bit unit typedef
38 typedef uint8_t cc_unit; // 8 bit unit typedef
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecRSAKey.c214 static void ccasn_encode_int(cc_size n, const cc_unit*s, size_t s_size, uint8_t **buffer) argument

Completed in 120 milliseconds