diff options
author | tb <> | 2024-10-31 15:37:53 +0000 |
---|---|---|
committer | tb <> | 2024-10-31 15:37:53 +0000 |
commit | bebe8bdb2de5180072fb5cf327bce41d8398e8cc (patch) | |
tree | 213f15ca307e60a6806d6afab897c0a81c295102 /src/lib/libcrypto/cryptlib.c | |
parent | 1bd9124c67ffd97dba5b773edc5d2e6968f685a3 (diff) | |
download | openbsd-bebe8bdb2de5180072fb5cf327bce41d8398e8cc.tar.gz openbsd-bebe8bdb2de5180072fb5cf327bce41d8398e8cc.tar.bz2 openbsd-bebe8bdb2de5180072fb5cf327bce41d8398e8cc.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