summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_pmeth.c
diff options
context:
space:
mode:
authortb <>2023-08-11 05:10:35 +0000
committertb <>2023-08-11 05:10:35 +0000
commitccf80370e13df3645f5a40674dded2e94f8cb0e9 (patch)
tree851d91b01772d5190df31baa2f963490f98e3568 /src/lib/libcrypto/dsa/dsa_pmeth.c
parent26e17c246c08a4ed6ef78ed3841fb88f6678a823 (diff)
downloadopenbsd-ccf80370e13df3645f5a40674dded2e94f8cb0e9.tar.gz
openbsd-ccf80370e13df3645f5a40674dded2e94f8cb0e9.tar.bz2
openbsd-ccf80370e13df3645f5a40674dded2e94f8cb0e9.zip
Rename env_md{,_ctx}_st to evp_md{,_ctx}_st
As everyone knows (and who doesn't know will immediately guess), EVP is short for envelope. Most structs backing the public EVP_* types are called evp_*. For the EVP_MD and EVP_MD_CTX types, someone used env_md_st and env_md_ctx_st, which, as jsing pointed out, may or may not be related to a much less obvious abbreviation of envelope. It could also simply have been for reasons of inconsistency. Be all that as it may: rename these structs to use the evp_* namespace to match all the other EVP types, as well as upstream. ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_pmeth.c')
0 files changed, 0 insertions, 0 deletions