commit | b77f3ed17134fe6bf99d143abb1aec3f2bfac555 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Mon May 22 12:33:42 2017 +0100 |
committer | Matt Caswell <matt@openssl.org> | Mon May 22 14:00:43 2017 +0100 |
tree | a69d558f10df0648f0adcfb78a8b11933629879d | |
parent | a89325e41f52b4a1f58202f6d8f5597105fc9f5a [diff] |
Convert existing usage of assert() to ossl_assert() in libssl Provides consistent output and approach. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3496)