The ping command doesn't get linked against libcrypto, but the command fails with this message: % ping www.google.com ping: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory I'm guessing there's some dlopen() action going on here.
Never mind. I had an old copy of ping in my PATH.