Searched defs:crypto_kernel_load_debug_module (Results 1 - 2 of 2) sorted by relevance

/external/srtp/crypto/kernel/
H A Dcrypto_kernel.c114 status = crypto_kernel_load_debug_module(&mod_crypto_kernel);
117 status = crypto_kernel_load_debug_module(&mod_auth);
120 status = crypto_kernel_load_debug_module(&mod_cipher);
123 status = crypto_kernel_load_debug_module(&mod_stat);
126 status = crypto_kernel_load_debug_module(&mod_alloc);
339 crypto_kernel_load_debug_module(new_ct->debug);
384 crypto_kernel_load_debug_module(new_at->debug);
469 crypto_kernel_load_debug_module(debug_module_t *new_dm) { function
/external/chromium_org/third_party/libsrtp/srtp/crypto/kernel/
H A Dcrypto_kernel.c114 status = crypto_kernel_load_debug_module(&mod_crypto_kernel);
117 status = crypto_kernel_load_debug_module(&mod_auth);
120 status = crypto_kernel_load_debug_module(&mod_cipher);
123 status = crypto_kernel_load_debug_module(&mod_stat);
126 status = crypto_kernel_load_debug_module(&mod_alloc);
354 crypto_kernel_load_debug_module(new_ct->debug);
424 crypto_kernel_load_debug_module(new_at->debug);
519 crypto_kernel_load_debug_module(debug_module_t *new_dm) { function

Completed in 891 milliseconds