list: add capability to print details about the current DRBGs
authorPauli <paul.dale@oracle.com>
Mon, 21 Sep 2020 23:36:53 +0000 (09:36 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 23 Sep 2020 05:28:30 +0000 (15:28 +1000)
commit2ff4e15dc2a981a447859558c8de2c96ba804c5b
treea3d58430aa50035ca49b64fcf7fcdd4ae4cc8a8e
parent0ed26fb63c814458e9906a916fe3ce5ca961842f
list: add capability to print details about the current DRBGs

This allows a user to confirm that the DRBG their configuration specified is
being used.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12931)
apps/include/app_params.h
apps/lib/app_params.c
apps/list.c