• Janos Follath's avatar
    Debug: Add functions for ECDH contexts · 948f4bed
    Janos Follath authored
    The SSL module accesses ECDH context members directly to print debug
    information. This can't work with the new context, where we can't make
    assumptions about the implementation of the context. This commit adds
    new debug functions to complete the encapsulation of the ECDH context
    and work around the problem.
    948f4bed