diff options
author | tb <> | 2024-10-31 15:37:53 +0000 |
---|---|---|
committer | tb <> | 2024-10-31 15:37:53 +0000 |
commit | 65fc25f0127c246c6ca0b80faa55bd49fa2ef13f (patch) | |
tree | 213f15ca307e60a6806d6afab897c0a81c295102 /src/lib/libcrypto/cryptlib.c | |
parent | 2f2f748fde73822038414204b26d3d5f3b07d5ba (diff) | |
download | openbsd-65fc25f0127c246c6ca0b80faa55bd49fa2ef13f.tar.gz openbsd-65fc25f0127c246c6ca0b80faa55bd49fa2ef13f.tar.bz2 openbsd-65fc25f0127c246c6ca0b80faa55bd49fa2ef13f.zip |
Retire the oct2point and point2oct EC_METHOD members
Both our remaining EC_METHODs use the methods that used to be called
ec_GFp_simple_{oct2point,point2oct}() so there's no need for the function
pointer indirection. Make the public API call them directly.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/cryptlib.c')
0 files changed, 0 insertions, 0 deletions