Searched refs:srtp_mod_alloc (Results 1 – 3 of 3) sorted by relevance
54 srtp_debug_module_t srtp_mod_alloc = { variable81 debug_print(srtp_mod_alloc, "(location: %p) allocated", ptr); in srtp_crypto_alloc()83 debug_print(srtp_mod_alloc, "allocation failed (asked for %d bytes)\n", in srtp_crypto_alloc()92 debug_print(srtp_mod_alloc, "(location: %p) freed", ptr); in srtp_crypto_free()
108 status = srtp_crypto_kernel_load_debug_module(&srtp_mod_alloc); in srtp_crypto_kernel_init()
70 extern srtp_debug_module_t srtp_mod_alloc;