summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.c
diff options
context:
space:
mode:
authortb <>2024-10-30 06:10:35 +0000
committertb <>2024-10-30 06:10:35 +0000
commit1e8f4299e2c867cead51495f2883b5857c49b2c5 (patch)
treedfc67ef0691385235bc90ed6c5e22dbec04ba68e /src/lib/libcrypto/cryptlib.c
parentcec251300be81e6d48aee6957347cff44a73a677 (diff)
downloadopenbsd-1e8f4299e2c867cead51495f2883b5857c49b2c5.tar.gz
openbsd-1e8f4299e2c867cead51495f2883b5857c49b2c5.tar.bz2
openbsd-1e8f4299e2c867cead51495f2883b5857c49b2c5.zip
Add a convenience wrapper for EC_POINT_point2oct()
EC_POING_point2oct() is annoying to use since its invocation involves two calls: one to determine the space to allocate and one to pass the buffer and perform the actual conversion. Wrap this dance in a helper with the correct signature. ok jsing
Diffstat (limited to 'src/lib/libcrypto/cryptlib.c')
0 files changed, 0 insertions, 0 deletions