Searched defs:IS_AES_STATUS (Results 1 – 2 of 2) sorted by relevance
128 #define IS_AES_STATUS(STATUS) ((STATUS == AES_SR_IFEMPTY) || \ macro
135 #define IS_AES_STATUS(STATUS) ((STATUS == AES_SR_IFEMPTY) || \ macro
Completed in 6 milliseconds