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

/external/chromium_org/third_party/openssl/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
/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 34 milliseconds