Searched defs:SEC_OSAL_Log (Results 1 – 1 of 1) sorted by relevance
55 #define SEC_OSAL_Log(a, ...) ((void)_SEC_OSAL_Log(a, SEC_LOG_TAG, __VA_ARGS__)) macro57 #define SEC_OSAL_Log(a, ...) \ macro