]> git.ipfire.org Git - thirdparty/openssl.git/commit
ossl_assert() is in cryptlib.h
authorTomas Mraz <tomas@openssl.org>
Tue, 10 Jun 2025 18:20:23 +0000 (20:20 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 10 Jun 2025 18:20:23 +0000 (20:20 +0200)
commitd12294628a09f874c1ce5bd3a7639b0370597764
treec6bafc5b5babc21e88f7da9c39000cdf49ef39e7
parent98f3768f47cfc76b2717ad7bb0a0c6822a6ce7ec
ossl_assert() is in cryptlib.h

In 3.0 the ossl_assert() is in internal/cryptlib.h not internal/common.h

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/27799)
providers/implementations/rands/drbg_ctr.c