Home
last modified time | relevance | path

Searched refs:dso_meth_null (Results 1 – 1 of 1) sorted by relevance

/external/openssl/crypto/dso/
Ddso_null.c66 static DSO_METHOD dso_meth_null = { variable
88 return(&dso_meth_null); in DSO_METHOD_null()