openssl/providers
Matt Caswell 5db682733d Fix a TODO(3.0) in the siphash code
All 3 files that included crypto/siphash.h also included siphash_local.h,
and no other files included siphash_local.h independently. They probably
should be just one header file.

Fixes #14360

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14558)
2021-03-17 10:16:21 +10:00
..
common Update copyright year 2021-03-11 13:27:36 +00:00
fips Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
implementations Fix a TODO(3.0) in the siphash code 2021-03-17 10:16:21 +10:00
baseprov.c PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
build.info Make 'tests' depend on a generated 'providers/fipsmodule.cnf' 2021-03-03 14:47:43 +01:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c Update copyright year 2021-02-18 15:05:17 +00:00
encoders.inc PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
legacyprov.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
nullprov.c null prov: fix gettable param array type. 2020-10-16 10:33:38 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00