summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cms/cms_lib.c
diff options
context:
space:
mode:
authortb <>2024-10-30 17:52:34 +0000
committertb <>2024-10-30 17:52:34 +0000
commita24cd1519c6c51d5dd35264f69a238ace16fc410 (patch)
tree0951e63bad39a0eca5909a775384435b33a4e47d /src/lib/libcrypto/cms/cms_lib.c
parent3e6214259165b7da17edee3f76bb95cfafe0c5a4 (diff)
downloadopenbsd-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