diff options
author | tb <> | 2023-08-11 13:57:24 +0000 |
---|---|---|
committer | tb <> | 2023-08-11 13:57:24 +0000 |
commit | 1d23790aedecd16063a7b5e8eb1b0f7009f81d22 (patch) | |
tree | dbf083621edfede4ae04f7171422bb7a3e2d64dd /src/lib/libcrypto/dh/dh_lib.c | |
parent | e392da2d02a86f657177c5d0b765fb6ffacc45b1 (diff) | |
download | openbsd-1d23790aedecd16063a7b5e8eb1b0f7009f81d22.tar.gz openbsd-1d23790aedecd16063a7b5e8eb1b0f7009f81d22.tar.bz2 openbsd-1d23790aedecd16063a7b5e8eb1b0f7009f81d22.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/dh/dh_lib.c')
0 files changed, 0 insertions, 0 deletions