diff options
author | tb <> | 2024-11-08 13:55:45 +0000 |
---|---|---|
committer | tb <> | 2024-11-08 13:55:45 +0000 |
commit | 00706f427c9e58afa96c67c4b88a12253b656f4a (patch) | |
tree | 15461b9d3cf10fd9ae1208ef616b666b1da3c065 /src/lib/libssl/t1_lib.c | |
parent | f631c6b6c7297cc0d3ef18ebf1277dc9b7d3d70d (diff) | |
download | openbsd-00706f427c9e58afa96c67c4b88a12253b656f4a.tar.gz openbsd-00706f427c9e58afa96c67c4b88a12253b656f4a.tar.bz2 openbsd-00706f427c9e58afa96c67c4b88a12253b656f4a.zip |
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 'src/lib/libssl/t1_lib.c')
0 files changed, 0 insertions, 0 deletions