summaryrefslogtreecommitdiff
path: root/sys/netinet
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2024-10-30 17:52:35 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2024-10-30 17:52:35 +0000
commit80fd4de48768a880579de27fa067cd0ff38c21b6 (patch)
tree7a3bedb05f6573cb171736e3b5faa3cd32234473 /sys/netinet
parent11248f787c06db7df9d4b3dcf4819b16291f469b (diff)
Provide ec_point_from_octets()
This is a wrapper that is the reverse of ec_point_to_octets(). It is a bit simpler since EC_POINT_oct2point() expects the point to be allocated already. It also hands back the correctly parsed point conversion form so that we don't have to do this by hand in a few places. ok jsing
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions