Searched refs:debug_print2 (Results 1 – 4 of 4) sorted by relevance
/external/srtp/crypto/include/ |
D | err.h | 160 #define debug_print2(mod, format, arg1,arg2) \ macro
|
/external/srtp/googlepatches/ |
D | vidyo-4-srtp-rtx.patch | 64 debug_print2(mod_srtp, "estimated packet index: %08x%08x",
|
/external/srtp/srtp/ |
D | srtp.c | 733 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/ |
D | aes.c | 1404 debug_print2(mod_aes_icm, in aes_expand_encryption_key()
|