diff options
author | tb <> | 2023-08-11 13:57:24 +0000 |
---|---|---|
committer | tb <> | 2023-08-11 13:57:24 +0000 |
commit | 7bf985b2585d3c60a607e8ff8e3c261213a8dde3 (patch) | |
tree | dbf083621edfede4ae04f7171422bb7a3e2d64dd /src/lib/libcrypto/sha/sha256.c | |
parent | b0d988db635837f3218e3afae6b83c6a6091e0de (diff) | |
download | openbsd-7bf985b2585d3c60a607e8ff8e3c261213a8dde3.tar.gz openbsd-7bf985b2585d3c60a607e8ff8e3c261213a8dde3.tar.bz2 openbsd-7bf985b2585d3c60a607e8ff8e3c261213a8dde3.zip |
Improve variable names in {dh,dsa}_{pub,priv}_{de,en}code()
Use aint for the ASN1_INTEGER holding the key and astr for the ASN1_STRING
holding the parameters. This frees up key and params for their DER encoded
versions, matching the naming we use elsewhere much more closely.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/sha/sha256.c')
0 files changed, 0 insertions, 0 deletions