Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Derr.h160 #define debug_print2(mod, format, arg1,arg2) \ macro
/external/srtp/googlepatches/
Dvidyo-4-srtp-rtx.patch64 debug_print2(mod_srtp, "estimated packet index: %08x%08x",
/external/srtp/srtp/
Dsrtp.c733 debug_print2(mod_srtp, "estimated packet index: %08x%08x", in srtp_protect()
907 debug_print2(mod_srtp, "estimated u_packet index: %08x%08x", high32(est),low32(est)); in srtp_unprotect()
/external/srtp/crypto/cipher/
Daes.c1404 debug_print2(mod_aes_icm, in aes_expand_encryption_key()