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

/system/iot/attestation/atap/libatap/
H A Datap_util.h36 #define atap_assert(expr) \ macro
43 #define atap_assert(expr) macro
64 atap_assert((((uintptr_t)addr) & (ATAP_ALIGNMENT_SIZE - 1)) == 0)

Completed in 56 milliseconds