Searched refs:DSO_METHOD (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/dso/
H A Ddso_null.c66 static DSO_METHOD dso_meth_null = {
82 DSO_METHOD *DSO_METHOD_null(void)
H A Ddso.h74 * typical for the platform (more specifically the DSO_METHOD) using the
79 * the DSO_METHOD's converter too if it only wants to override behaviour for
127 * alone a DSO_METHOD implemented for them. */
140 /* The default DSO_METHOD-specific function for converting filenames to
147 } DSO_METHOD; typedef in typeref:struct:dso_meth_st
154 DSO_METHOD *meth;
187 DSO * DSO_new_method(DSO_METHOD *method);
194 * then it will be used instead of the associated DSO_METHOD's function. If
204 * filename, or if the callback isn't set it will instead use the DSO_METHOD's
208 * DSO_METHOD durin
[all...]
H A Ddso_openssl.c65 DSO_METHOD *DSO_METHOD_openssl(void)
H A Ddso_lib.c64 static DSO_METHOD *default_DSO_meth = NULL;
71 void DSO_set_default_method(DSO_METHOD *meth)
76 DSO_METHOD *DSO_get_default_method(void)
81 DSO_METHOD *DSO_get_method(DSO *dso)
86 DSO_METHOD *DSO_set_method(DSO *dso, DSO_METHOD *meth)
88 DSO_METHOD *mtmp;
94 DSO *DSO_new_method(DSO_METHOD *meth)
194 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags)
H A Ddso_dl.c64 DSO_METHOD *DSO_METHOD_dl(void)
88 static DSO_METHOD dso_meth_dl = {
105 DSO_METHOD *DSO_METHOD_dl(void)
110 /* For this DSO_METHOD, our meth_data STACK will contain;
H A Ddso_dlfcn.c64 DSO_METHOD *DSO_METHOD_dlfcn(void)
89 static DSO_METHOD dso_meth_dlfcn = {
106 DSO_METHOD *DSO_METHOD_dlfcn(void)
135 /* For this DSO_METHOD, our meth_data STACK will contain;
H A Ddso_win32.c65 DSO_METHOD *DSO_METHOD_win32(void)
87 static DSO_METHOD dso_meth_win32 = {
104 DSO_METHOD *DSO_METHOD_win32(void)
109 /* For this DSO_METHOD, our meth_data STACK will contain;
H A Ddso_vms.c73 DSO_METHOD *DSO_METHOD_vms(void)
93 static DSO_METHOD dso_meth_vms = {
128 DSO_METHOD *DSO_METHOD_vms(void)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Ddso.h74 * typical for the platform (more specifically the DSO_METHOD) using the
79 * the DSO_METHOD's converter too if it only wants to override behaviour for
127 * alone a DSO_METHOD implemented for them. */
140 /* The default DSO_METHOD-specific function for converting filenames to
147 } DSO_METHOD; typedef in typeref:struct:dso_meth_st
154 DSO_METHOD *meth;
187 DSO * DSO_new_method(DSO_METHOD *method);
194 * then it will be used instead of the associated DSO_METHOD's function. If
204 * filename, or if the callback isn't set it will instead use the DSO_METHOD's
208 * DSO_METHOD durin
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_null.c66 static DSO_METHOD dso_meth_null = {
84 DSO_METHOD *DSO_METHOD_null(void)
H A Ddso.h74 * typical for the platform (more specifically the DSO_METHOD) using the
79 * the DSO_METHOD's converter too if it only wants to override behaviour for
150 * alone a DSO_METHOD implemented for them. */
163 /* The default DSO_METHOD-specific function for converting filenames to
166 /* The default DSO_METHOD-specific function for converting filenames to
173 } DSO_METHOD; typedef in typeref:struct:dso_meth_st
180 DSO_METHOD *meth;
217 DSO * DSO_new_method(DSO_METHOD *method);
224 * then it will be used instead of the associated DSO_METHOD's function. If
234 * filename, or if the callback isn't set it will instead use the DSO_METHOD'
[all...]
H A Ddso_openssl.c65 DSO_METHOD *DSO_METHOD_openssl(void)
H A Ddso_lib.c64 static DSO_METHOD *default_DSO_meth = NULL;
71 void DSO_set_default_method(DSO_METHOD *meth)
76 DSO_METHOD *DSO_get_default_method(void)
81 DSO_METHOD *DSO_get_method(DSO *dso)
86 DSO_METHOD *DSO_set_method(DSO *dso, DSO_METHOD *meth)
88 DSO_METHOD *mtmp;
94 DSO *DSO_new_method(DSO_METHOD *meth)
194 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags)
H A Ddso_dl.c64 DSO_METHOD *DSO_METHOD_dl(void)
89 static DSO_METHOD dso_meth_dl = {
107 DSO_METHOD *DSO_METHOD_dl(void)
112 /* For this DSO_METHOD, our meth_data STACK will contain;
H A Ddso_dlfcn.c64 DSO_METHOD *DSO_METHOD_dlfcn(void)
91 static DSO_METHOD dso_meth_dlfcn = {
109 DSO_METHOD *DSO_METHOD_dlfcn(void)
138 /* For this DSO_METHOD, our meth_data STACK will contain;
H A Ddso_vms.c74 DSO_METHOD *DSO_METHOD_vms(void)
96 static DSO_METHOD dso_meth_vms = {
132 DSO_METHOD *DSO_METHOD_vms(void)
H A Ddso_win32.c65 DSO_METHOD *DSO_METHOD_win32(void)
130 static DSO_METHOD dso_meth_win32 = {
148 DSO_METHOD *DSO_METHOD_win32(void)
153 /* For this DSO_METHOD, our meth_data STACK will contain;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddso.h74 * typical for the platform (more specifically the DSO_METHOD) using the
79 * the DSO_METHOD's converter too if it only wants to override behaviour for
150 * alone a DSO_METHOD implemented for them. */
163 /* The default DSO_METHOD-specific function for converting filenames to
166 /* The default DSO_METHOD-specific function for converting filenames to
173 } DSO_METHOD; typedef in typeref:struct:dso_meth_st
180 DSO_METHOD *meth;
217 DSO * DSO_new_method(DSO_METHOD *method);
224 * then it will be used instead of the associated DSO_METHOD's function. If
234 * filename, or if the callback isn't set it will instead use the DSO_METHOD'
[all...]

Completed in 125 milliseconds