Home
last modified time | relevance | path

Searched refs:ERR_STATE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Derr.h157 } ERR_STATE; typedef
360 ERR_STATE *ERR_get_state(void);
364 LHASH_OF(ERR_STATE) *ERR_get_err_state_table(void);
365 void ERR_release_err_state_table(LHASH_OF(ERR_STATE) **hash);
H A Dsafestack.h2516 # define lh_ERR_STATE_new() LHM_lh_new(ERR_STATE,err_state)
2517 # define lh_ERR_STATE_insert(lh,inst) LHM_lh_insert(ERR_STATE,lh,inst)
2518 # define lh_ERR_STATE_retrieve(lh,inst) LHM_lh_retrieve(ERR_STATE,lh,inst)
2519 # define lh_ERR_STATE_delete(lh,inst) LHM_lh_delete(ERR_STATE,lh,inst)
2520 # define lh_ERR_STATE_doall(lh,fn) LHM_lh_doall(ERR_STATE,lh,fn)
2522 LHM_lh_doall_arg(ERR_STATE,lh,fn,arg_type,arg)
2523 # define lh_ERR_STATE_error(lh) LHM_lh_error(ERR_STATE,lh)
2524 # define lh_ERR_STATE_num_items(lh) LHM_lh_num_items(ERR_STATE,lh)
2525 # define lh_ERR_STATE_down_load(lh) LHM_lh_down_load(ERR_STATE,lh)
2527 LHM_lh_node_stats_bio(ERR_STATE,lh,out)
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Derr.h383 } ERR_STATE; typedef
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Derr.h383 } ERR_STATE; typedef