Skip to content

[Bugfix] crypto: dh - constify struct dh's pointer members

Created by: saeziae

Const defined in dh.h but non-const in dh.c.

Merge request reports