Searched refs:STORE_CTRL_FUNC_PTR (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/store/
H A Dstr_locl.h111 STORE_CTRL_FUNC_PTR ctrl;
H A Dstr_meth.c192 STORE_CTRL_FUNC_PTR ctrl_f)
277 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm)
H A Dstore.h393 typedef int (*STORE_CTRL_FUNC_PTR) (STORE *, int cmd, long l, void *p, typedef
428 STORE_CTRL_FUNC_PTR ctrl_f);
454 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/store/
H A Dstr_locl.h108 STORE_CTRL_FUNC_PTR ctrl;
H A Dstr_meth.c170 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f)
246 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm)
H A Dstore.h332 typedef int (*STORE_CTRL_FUNC_PTR)(STORE *, int cmd, long l, void *p, void (*f)(void)); typedef
348 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f);
364 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/store/
H A Dstr_locl.h111 STORE_CTRL_FUNC_PTR ctrl;
H A Dstr_meth.c192 STORE_CTRL_FUNC_PTR ctrl_f)
277 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm)
H A Dstore.h393 typedef int (*STORE_CTRL_FUNC_PTR) (STORE *, int cmd, long l, void *p, typedef
428 STORE_CTRL_FUNC_PTR ctrl_f);
454 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dstore.h332 typedef int (*STORE_CTRL_FUNC_PTR)(STORE *, int cmd, long l, void *p, void (*f)(void)); typedef
348 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f);
364 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm);

Completed in 94 milliseconds