Move a declaration that's private to libcrypto
authorRichard Levitte <levitte@openssl.org>
Wed, 13 Apr 2016 11:53:27 +0000 (13:53 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 13 Apr 2016 13:23:47 +0000 (15:23 +0200)
commit13524b112ec4d701264884c1c19aa170df41079d
tree4746335c8fbc5ca9f8eee320e003594d63dd78ee
parente0e532823f1568ef72b3ebc108c38c2cfa44e5aa
Move a declaration that's private to libcrypto

Don't expose purely libcrypto internal symbols, even to libssl.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/include/internal/err_int.h [new file with mode: 0644]
crypto/init.c
include/internal/err.h