Home
last modified time | relevance | path

Searched defs:CCN_LOG2_BITS_PER_UNIT (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h25 #define CCN_LOG2_BITS_PER_UNIT 6 // 2^6 = 64 bits macro
47 #define CCN_LOG2_BITS_PER_UNIT 5 // 2^5 = 32 bits macro
53 #define CCN_LOG2_BITS_PER_UNIT 4 // 2^4 = 16 bits macro
59 #define CCN_LOG2_BITS_PER_UNIT 3 // 2^3 = 8 bits macro