Home
last modified time | relevance | path

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

/hardware/qcom/keymaster/
DQSEEComAPI.h28 #define QSEECOM_ALIGN_MASK (QSEECOM_ALIGN_SIZE - 1) macro
30 ((x + QSEECOM_ALIGN_SIZE) & (~QSEECOM_ALIGN_MASK))