Searched refs:DSO_ctrl (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/include/internal/ |
D | dso.h | 89 long DSO_ctrl(DSO *dso, int cmd, long larg, void *parg);
|
/third_party/openssl/crypto/dso/ |
D | dso_lib.c | 132 if (DSO_ctrl(ret, DSO_CTRL_SET_FLAGS, flags, NULL) < 0) { in DSO_load() 202 long DSO_ctrl(DSO *dso, int cmd, long larg, void *parg) in DSO_ctrl() function
|
/third_party/openssl/crypto/engine/ |
D | eng_dyn.c | 408 DSO_ctrl(ctx->dynamic_dso, DSO_CTRL_SET_FLAGS, in dynamic_load()
|
/third_party/openssl/crypto/err/ |
D | openssl.txt | 464 DSO_F_DSO_CTRL:110:DSO_ctrl
|
/third_party/openssl/util/ |
D | libcrypto.num | 2977 DSO_ctrl 2931 1_1_0 EXIST::FUNCTION:
|