Constify OSSL_PROVIDER getter input parameters
[openssl.git] / crypto / core_fetch.c
2019-05-12 Richard LevitteEVP_FETCH: deal with names without pre-defined NIDs
2019-05-02 Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-04-09 Matt CaswellUse the right NID when putting a method in the store
2019-03-18 Richard LevitteReplumbing: better reference counter control in ossl_me...
2019-03-18 Richard LevitteReplumbing: pass callback data to the algo destructor too
2019-03-12 Richard LevitteReplumbing: Add constructor of libcrypto internal metho...