Home
last modified time | relevance | path

Searched refs:cc_dunit (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h28 typedef unsigned cc_dunit __attribute__((mode(TI))); // 128 bit double width unit typedef
31 typedef struct cc_dunit { struct
34 } cc_dunit; typedef
44 typedef uint64_t cc_dunit; // 64 bit double width unit typedef
52 typedef uint32_t cc_dunit; // 32 bit double width unit typedef
58 typedef uint16_t cc_dunit; // 16 bit double width unit typedef