diff options
author | tb <> | 2024-10-22 12:06:08 +0000 |
---|---|---|
committer | tb <> | 2024-10-22 12:06:08 +0000 |
commit | 9a39951cf4bf4613184d14df465e249ead2bdc27 (patch) | |
tree | 7eb00455a8a1a0d1dd94da11b9821efb1efe78f4 /src/usr.sbin | |
parent | be5e187728b9e1db7125618e3f37ce6a553b5dbd (diff) | |
download | openbsd-9a39951cf4bf4613184d14df465e249ead2bdc27.tar.gz openbsd-9a39951cf4bf4613184d14df465e249ead2bdc27.tar.bz2 openbsd-9a39951cf4bf4613184d14df465e249ead2bdc27.zip |
Provide and use ec_group_get_field_type()
All internal uses of EC_METHOD_get_field_type() and EC_GROUP_method_of()
are chained together. Implement this as a single API call that takes a
group and use it throughout. Gets rid of another eyesore in this part of
the tree. Not that there will be a shortage of eyesores anytime soon...
ok jsing
Diffstat (limited to 'src/usr.sbin')
0 files changed, 0 insertions, 0 deletions