diff options
author | tb <> | 2024-10-30 18:01:52 +0000 |
---|---|---|
committer | tb <> | 2024-10-30 18:01:52 +0000 |
commit | 198c8abda2dbade2e5be1aebfc5d0c25d2944274 (patch) | |
tree | 77023a286bf92096a503cd7b3a3294ffc1c4c70a /src/lib/libcrypto/cms/cms_lib.c | |
parent | 053aff6eb0d281ddc333965307239cf742b2eeb4 (diff) | |
download | openbsd-198c8abda2dbade2e5be1aebfc5d0c25d2944274.tar.gz openbsd-198c8abda2dbade2e5be1aebfc5d0c25d2944274.tar.bz2 openbsd-198c8abda2dbade2e5be1aebfc5d0c25d2944274.zip |
Rewrite EC_POINT_bn2point()
This is slightly asymmetric with EC_POINT_point2bn() and different from
the other "print" functions since it has to deal with the asymmetry
between BN_bin2bn() and BN_bn2bin() and allocate itself. Still, we can
make this substantially shorter than it previously was.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/cms/cms_lib.c')
0 files changed, 0 insertions, 0 deletions