summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.c
diff options
context:
space:
mode:
authortb <>2024-10-30 18:01:52 +0000
committertb <>2024-10-30 18:01:52 +0000
commit5fd80932e499926dbe837b32422e6e452547aa17 (patch)
tree77023a286bf92096a503cd7b3a3294ffc1c4c70a /src/lib/libcrypto/cryptlib.c
parent691b76cff3dca590e4ab22cd5f79bf2437a5d1d6 (diff)
downloadopenbsd-5fd80932e499926dbe837b32422e6e452547aa17.tar.gz
openbsd-5fd80932e499926dbe837b32422e6e452547aa17.tar.bz2
openbsd-5fd80932e499926dbe837b32422e6e452547aa17.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/cryptlib.c')
0 files changed, 0 insertions, 0 deletions