Matt Caswell
38fc02a708
Update copyright year
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15801 )
2021-06-17 13:24:59 +01:00
Rich Salz
6229815ab8
Use <> for #include openssl/xxx
...
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15468 )
2021-05-27 09:56:41 +10:00
Matt Caswell
eec0ad10b9
Update copyright year
...
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13144 )
2020-10-15 14:10:06 +01:00
Pauli
7d6766cb53
prov: prefix provider internal functions with ossl_
...
Also convert the names to lower case.
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13014 )
2020-09-29 16:33:16 +10:00
Richard Levitte
cc731bc3f6
EVP & PROV: Fix all platform inclusions
...
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10662 )
2019-12-19 13:33:35 +01:00
Richard Levitte
604e884bb8
Providers: move all ciphers
...
From providers/{common,default}/ to providers/implementations/
Except for common code, which remains in providers/common/ciphers/.
However, we do move providers/common/include/internal/ciphers/*.h
to providers/common/include/prov/, and adjust all source including
any of those header files.
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10088 )
2019-10-10 14:12:15 +02:00