Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Desp_chachapoly.c85 #define esp_log_default(_format, ...) _esp_log(LOG_NOTICE, _format, ##__VA_ARGS__) macro
134 esp_log_default("ChaChaPoly Mature SPI 0x%08x%s %s dir %u state %u mode %u", in esp_chachapoly_mature()
186 esp_log_default("ChaChaPoly Schedule SPI 0x%08x%s %s dir %u state %u mode %u", in esp_chachapoly_schedule()