OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_kernel_set_debug_module
(Results
1 - 7
of
7
) sorted by null
/external/srtp/crypto/test/
kernel_driver.c
84
status =
crypto_kernel_set_debug_module
(optarg, 1);
rand_gen.c
94
status =
crypto_kernel_set_debug_module
(optarg, 1);
/external/srtp/crypto/include/
crypto_kernel.h
224
*
crypto_kernel_set_debug_module
(mod_name, v)
233
crypto_kernel_set_debug_module
(char *mod_name, int v);
/external/srtp/test/
dtls_srtp_driver.c
88
err =
crypto_kernel_set_debug_module
(optarg_s, 1);
rtpw.c
191
status =
crypto_kernel_set_debug_module
(optarg_s, 1);
srtp_driver.c
197
status =
crypto_kernel_set_debug_module
(optarg_s, 1);
[
all
...]
/external/srtp/crypto/kernel/
crypto_kernel.c
501
crypto_kernel_set_debug_module
(char *name, int on) {
function
Completed in 104 milliseconds