fix doc typo in bn_dh.c
authorHubert Kario <hubert@kario.pl>
Sat, 6 Jun 2020 20:23:17 +0000 (22:23 +0200)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 8 Jun 2020 08:27:34 +0000 (11:27 +0300)
commitc8636ebf4a951447754d446810349618ddc77a60
tree57b19781023deaf2ffe05cad732d850e149210e3
parent71273ab57a27e0e6a1d4356891a2eb8e2298f458
fix doc typo in bn_dh.c

while RFC 2312 refers to S/MIME it doesn't actually declare any groups,
RFC 2412 actually talks about DH extensively and the group
defined in the code below is defined on page 47 of it

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12076)
crypto/bn/bn_dh.c