openssl/providers
Shane Lontis ba3ea453b0 Fix errors found by parfait static analyser.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15579)
2021-06-03 16:15:41 +10:00
..
common providers: remove TODOs 2021-06-02 16:30:15 +10:00
fips Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
implementations Fix errors found by parfait static analyser. 2021-06-03 16:15:41 +10:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Rework how providers/fipsmodule.cnf is produced 2021-05-26 15:11:01 +02:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
encoders.inc PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
fips-sources.checksums update checksums 2021-06-03 11:58:18 +10:00
fips.checksum update checksums 2021-06-03 11:58:18 +10:00
fips.module.sources update checksums 2021-06-03 11:58:18 +10:00
legacyprov.c Add PBKDF1 to the legacy provider 2021-05-24 15:21:25 +10:00
nullprov.c
prov_running.c
stores.inc