• R
    Make the definition of EVP_MD opaque · 2db6bf6f
    Richard Levitte 提交于
    This moves the definition to crypto/include/internal/evp_int.h and
    defines all the necessary method creators, destructors, writers and
    accessors.  The name standard for the latter is inspired from the
    corresponding functions to manipulate UI methods.
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    2db6bf6f
evp_int.h 6.2 KB