Searched refs:ENGINE_get_ex_new_index (Results 1 – 4 of 4) sorted by relevance
/external/openssl/crypto/engine/ |
D | eng_lib.c | 204 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ENGINE_get_ex_new_index() function
|
D | eng_dyn.c | 240 int new_idx = ENGINE_get_ex_new_index(0, NULL, NULL, NULL, in dynamic_get_data_ctx()
|
D | engine.h | 499 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
/external/openssl/include/openssl/ |
D | engine.h | 499 int ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|