summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_sign.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-12-02 00:26:19 +0100
committerRichard Levitte <levitte@openssl.org>2015-12-07 17:39:23 +0100
commit959ed5316c84d0e12ad18acfd40cefe15603ddfb (patch)
tree3856dabccdc4091e6feea61ec831695ce090e57b /crypto/asn1/a_sign.c
parent67565323589932ef36e84d95b07bcc97325c9961 (diff)
Cleanup: rename EVP_MD_CTX_(create|init|destroy) to EVP_MD_CTX_(new|reset|free)
Looking over names, it seems like we usually use names ending with _new and _free as object constructors and destructors. Also, since EVP_MD_CTX_init is now used to reset a EVP_MD_CTX, it might as well be named accordingly. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/asn1/a_sign.c')
0 files changed, 0 insertions, 0 deletions