freeswitch/libs/srtp/crypto/include
Travis Cross 38fe0a99d3 Prevent sha1_init et al from being undefined
sha1_init, sha1_update, and sha1_final were ending up as undefined
symbols in libfreeswitch.so because of the inline declaration, which
caused us to blow up while linking the freeswitch executable.  Declare
these as static inline instead.
2014-02-28 18:33:32 +00:00
..
.cvsignore update to cvs head srtp 2013-03-31 21:27:19 -05:00
aes.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
aes_cbc.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
aes_gcm_ossl.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
aes_icm.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
aes_icm_ossl.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
alloc.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
auth.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
cipher.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
crypto.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
crypto_kernel.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
crypto_math.h revert previous change that does not correct the issue. opened a bug with apple on this issue https://bugreport.apple.com/problem/viewproblem #15938497 2014-01-29 16:59:55 -05:00
crypto_types.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
cryptoalg.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
datatypes.h fix asm issue on sun 2014-02-24 15:28:03 -05:00
err.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
gf2_8.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
hmac.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
integers.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
kernel_compat.h add srtp 2006-04-07 16:10:03 +00:00
key.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
null_auth.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
null_cipher.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
prng.h update libsrtp to use openssl 2014-02-24 09:52:25 -05:00
rand_source.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
rdb.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
rdbx.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
sha1.h Prevent sha1_init et al from being undefined 2014-02-28 18:33:32 +00:00
stat.h update to cvs head srtp 2013-03-31 21:27:19 -05:00
xfm.h add srtp 2006-04-07 16:10:03 +00:00