When a private key is validated and there is no private key, return early.
[oweals/openssl.git] / providers / nullprov.c
2020-04-09 PauliAdd a null provider which implements no algorithms.