diff options
author | tb <> | 2024-10-03 06:24:07 +0000 |
---|---|---|
committer | tb <> | 2024-10-03 06:24:07 +0000 |
commit | 783ed0d8a88accb3c12a042a1139528aa7d568ce (patch) | |
tree | 8da2047ecf2443aecb27985b012223b5cf14a7a8 /src/lib/libc | |
parent | 46c178f52b6e10bbcf914fc7366a854e953d2fba (diff) | |
download | openbsd-783ed0d8a88accb3c12a042a1139528aa7d568ce.tar.gz openbsd-783ed0d8a88accb3c12a042a1139528aa7d568ce.tar.bz2 openbsd-783ed0d8a88accb3c12a042a1139528aa7d568ce.zip |
Remove the unused field_mod_func from EC_GROUP
This was only used by the NIST method. For all other group methods it's
an uninitialized pointer (as EC_GROUP_new() still uses the malloc + set
all members to 0 idiom).
ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions