• Travis Cross's avatar
    Prevent sha1_init et al from being undefined · 38fe0a99
    Travis Cross 提交于
    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.
    38fe0a99
名称
最后提交
最后更新
..
.cvsignore 正在载入提交数据...
aes.h 正在载入提交数据...
aes_cbc.h 正在载入提交数据...
aes_gcm_ossl.h 正在载入提交数据...
aes_icm.h 正在载入提交数据...
aes_icm_ossl.h 正在载入提交数据...
alloc.h 正在载入提交数据...
auth.h 正在载入提交数据...
cipher.h 正在载入提交数据...
crypto.h 正在载入提交数据...
crypto_kernel.h 正在载入提交数据...
crypto_math.h 正在载入提交数据...
crypto_types.h 正在载入提交数据...
cryptoalg.h 正在载入提交数据...
datatypes.h 正在载入提交数据...
err.h 正在载入提交数据...
gf2_8.h 正在载入提交数据...
hmac.h 正在载入提交数据...
integers.h 正在载入提交数据...
kernel_compat.h 正在载入提交数据...
key.h 正在载入提交数据...
null_auth.h 正在载入提交数据...
null_cipher.h 正在载入提交数据...
prng.h 正在载入提交数据...
rand_source.h 正在载入提交数据...
rdb.h 正在载入提交数据...
rdbx.h 正在载入提交数据...
sha1.h 正在载入提交数据...
stat.h 正在载入提交数据...
xfm.h 正在载入提交数据...