Searched refs:STORE_get_ex_data (Results 1 - 3 of 3) sorted by relevance

/external/openssl/crypto/store/
H A Dstr_mem.c275 (struct mem_data_st *)STORE_get_ex_data(s, 1);
H A Dstore.h114 #define STORE_get_app_data(s) STORE_get_ex_data(s,0)
118 void *STORE_get_ex_data(STORE *r, int idx);
H A Dstr_lib.c217 void *STORE_get_ex_data(STORE *r, int idx) function

Completed in 62 milliseconds