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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h100 #define ccn16_v(a0) (a0) macro
103 #define ccn16_v(a0) (a0 & UINT8_C(0xff)),(a0 >> 8) macro

Completed in 10 milliseconds