diff options
author | tb <> | 2024-10-30 17:52:34 +0000 |
---|---|---|
committer | tb <> | 2024-10-30 17:52:34 +0000 |
commit | cf40b8e16c2c5f14c8cc911c6f83456b7ccaaa97 (patch) | |
tree | 0951e63bad39a0eca5909a775384435b33a4e47d /src/lib/libcrypto/cryptlib.c | |
parent | eb7b0ca8c3d463a98cc53af2aca62395fa89674a (diff) | |
download | openbsd-cf40b8e16c2c5f14c8cc911c6f83456b7ccaaa97.tar.gz openbsd-cf40b8e16c2c5f14c8cc911c6f83456b7ccaaa97.tar.bz2 openbsd-cf40b8e16c2c5f14c8cc911c6f83456b7ccaaa97.zip |
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 'src/lib/libcrypto/cryptlib.c')
0 files changed, 0 insertions, 0 deletions