Home
last modified time | relevance | path

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

/external/openssl/crypto/dso/
Ddso_lib.c68 return(DSO_new_method(NULL)); in DSO_new()
94 DSO *DSO_new_method(DSO_METHOD *meth) in DSO_new_method() function
201 ret = DSO_new_method(meth); in DSO_load()
Ddso.h222 DSO * DSO_new_method(DSO_METHOD *method);
/external/openssl/include/openssl/
Ddso.h222 DSO * DSO_new_method(DSO_METHOD *method);