MCPcopy Create free account
hub / github.com/cisco/libsrtp / srtp_list_debug_modules

Function srtp_list_debug_modules

srtp/srtp.c:5028–5031  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5026}
5027
5028srtp_err_status_t srtp_list_debug_modules(void)
5029{
5030 return srtp_crypto_kernel_list_debug_modules();
5031}
5032
5033/*
5034 * srtp_log_handler is a global variable holding a pointer to the

Callers 3

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Tested by

no test coverage detected