FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sk_void_new_null
crypto/openssl/crypto/dso/dso_lib.c
20
ret->meth_data = sk_void_new_null();
crypto/openssl/crypto/ex_data.c
473
if ((ad->sk = sk_void_new_null()) == NULL) {