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