diff options
| author | tb <> | 2024-10-30 06:10:35 +0000 |
|---|---|---|
| committer | tb <> | 2024-10-30 06:10:35 +0000 |
| commit | c200e5f13afe3d84e11b9e70000121dafc8040d6 (patch) | |
| tree | dfc67ef0691385235bc90ed6c5e22dbec04ba68e /src/regress/lib/libc/stdio_threading | |
| parent | 16ff4ccc2611ac3387e5353ab9ca88ecb4a47734 (diff) | |
| download | openbsd-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/regress/lib/libc/stdio_threading')
0 files changed, 0 insertions, 0 deletions
