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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/store/
H A Dstr_mem.c270 (struct mem_data_st *)STORE_get_ex_data(s, 1);
H A Dstore.h108 #define STORE_get_app_data(s) STORE_get_ex_data(s,0)
112 void *STORE_get_ex_data(STORE *r, int idx);
H A Dstr_lib.c217 void *STORE_get_ex_data(STORE *r, int idx) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dstore.h108 #define STORE_get_app_data(s) STORE_get_ex_data(s,0)
112 void *STORE_get_ex_data(STORE *r, int idx);

Completed in 166 milliseconds