Searched refs:cc_unit (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h21 typedef uint64_t cc_unit; // 64 bit unit typedef
26 typedef uint32_t cc_unit; // 32 bit unit typedef
31 typedef uint16_t cc_unit; // 16 bit unit typedef
36 typedef uint8_t cc_unit; // 8 bit unit typedef
45 typedef cc_unit *ccn_t; // n unit long mp
46 typedef cc_unit *ccnp1_t; // n + 1 unit long mp
47 typedef cc_unit *cc2n_t; // 2 * n unit long mp
48 typedef cc_unit *cc2np2_t; // 2 * n + 2 unit long mp
49 typedef const cc_unit *ccn_in_t; // n unit long mp
50 typedef const cc_unit *ccnp1_in_
[all...]
H A Dccder.h147 cc_size n, const cc_unit *s,
151 uint8_t *ccder_encode_integer(cc_size n, const cc_unit *s,
165 cc_size n, const cc_unit *s,
170 uint8_t *ccder_encode_octet_string(cc_size n, const cc_unit *s,
219 const uint8_t *ccder_decode_uint(cc_size n, cc_unit *r,
230 const uint8_t *ccder_decode_seqii(cc_size n, cc_unit *r, cc_unit *s,
H A Dccmode_factory.h120 cc_unit u[];
175 cc_unit u[];
229 cc_unit u[];
281 cc_unit u[];
309 #define CCMODE_GCM_FAST_TYPE cc_unit
358 cc_unit u[];
419 cc_unit u[];
460 cc_unit u[];
522 cc_unit u[];
H A Dccdigest.h23 cc_unit ccn;
36 cc_unit ccn;

Completed in 12 milliseconds