diff options
author | tb <> | 2024-01-02 18:48:02 +0000 |
---|---|---|
committer | tb <> | 2024-01-02 18:48:02 +0000 |
commit | 8b2446ef24e987a9bc14ec557da1c8dfd833f00a (patch) | |
tree | cdcd15adc6d695da9234a5a46df2a0b1dd34970f /src/lib/libcrypto/dsa | |
parent | 8c59e9b9725cd7af909befb705445f3044f52339 (diff) | |
download | openbsd-8b2446ef24e987a9bc14ec557da1c8dfd833f00a.tar.gz openbsd-8b2446ef24e987a9bc14ec557da1c8dfd833f00a.tar.bz2 openbsd-8b2446ef24e987a9bc14ec557da1c8dfd833f00a.zip |
Two spellings of key length are enough
The API is called EVP_CIPHER_CTX_set_key_length() it has an argument called
keylen and, the EVP_CIPHER_CTX's member is called key_len. One of the three
is trivial to adjust, so do it.
Diffstat (limited to 'src/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions