diff options
author | jsing <> | 2022-05-04 10:53:26 +0000 |
---|---|---|
committer | jsing <> | 2022-05-04 10:53:26 +0000 |
commit | c7490c51699111407c7dbfb8d11418c22f1f7d4f (patch) | |
tree | 6b01362199dc829e226b2f77f2b24a63c5d07b94 /src/lib/libcrypto/kdf/kdf_err.c | |
parent | 2ee05a254753f47ff6538a8badb026ca82bc74a4 (diff) | |
download | openbsd-c7490c51699111407c7dbfb8d11418c22f1f7d4f.tar.gz openbsd-c7490c51699111407c7dbfb8d11418c22f1f7d4f.tar.bz2 openbsd-c7490c51699111407c7dbfb8d11418c22f1f7d4f.zip |
Avoid special handling of definite length before calling asn1_find_end().
The asn1_find_end() function handles definite length ASN.1, which means
that there is no point in the only caller having code to explicitly handle
definite length - it can just call the function.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/kdf/kdf_err.c')
0 files changed, 0 insertions, 0 deletions