diff options
author | jsing <> | 2018-04-07 17:02:34 +0000 |
---|---|---|
committer | jsing <> | 2018-04-07 17:02:34 +0000 |
commit | 434b34179d51a711f0e2f59be4e5da2817c6a71f (patch) | |
tree | 7dad172a833b50763ee0fa206b4db9fe55ed5bb7 /src/lib/libcrypto/dsa/dsa_lib.c | |
parent | f423622ff9e1b05f9a07655cfff2e632441abd32 (diff) | |
download | openbsd-434b34179d51a711f0e2f59be4e5da2817c6a71f.tar.gz openbsd-434b34179d51a711f0e2f59be4e5da2817c6a71f.tar.bz2 openbsd-434b34179d51a711f0e2f59be4e5da2817c6a71f.zip |
Remove function pointers for ssl_{read,write,peek}.
Now that everything goes through the same code path, we can remove a layer
of indirection and just call ssl3_{read,write,peek} directly.
ok beck@ inoguchi@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions