summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c
diff options
context:
space:
mode:
authortb <>2024-10-30 06:10:35 +0000
committertb <>2024-10-30 06:10:35 +0000
commitc200e5f13afe3d84e11b9e70000121dafc8040d6 (patch)
treedfc67ef0691385235bc90ed6c5e22dbec04ba68e /src/lib/libcrypto/dsa/dsa_lib.c
parent16ff4ccc2611ac3387e5353ab9ca88ecb4a47734 (diff)
downloadopenbsd-c200e5f13afe3d84e11b9e70000121dafc8040d6.tar.gz
openbsd-c200e5f13afe3d84e11b9e70000121dafc8040d6.tar.bz2
openbsd-c200e5f13afe3d84e11b9e70000121dafc8040d6.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/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions