diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2024-11-08 13:55:46 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2024-11-08 13:55:46 +0000 |
commit | 247f864c9133505d3978547b1c1fe549b06c0bf4 (patch) | |
tree | b25d3ec5ddc99d03f287d2b72806182a52f759b2 /sys/conf | |
parent | 7c34c2fe7933ffb675aeca48d3c5f3d0ce05e10d (diff) |
Relocate ECParameters_dup() to ec_asn1
jsing rightly points out that this has nothing to do with ASN.1, but
ec_lib.c has no EC_KEY knowledge otherwise (it's about groups and points)
and moving it to ec_key.c is also not satisfactory since the weird
d2i/i2d for ECParameters don't belong there either.
no objection from jsing
Diffstat (limited to 'sys/conf')
0 files changed, 0 insertions, 0 deletions