Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/err/
H A Derr_local.h13 static ossl_inline void err_get_slot(ERR_STATE *es) in err_get_slot()
20 static ossl_inline void err_clear_data(ERR_STATE *es, size_t i, int deall) in err_clear_data()
39 static ossl_inline void err_set_error(ERR_STATE *es, size_t i, in err_set_error()
48 static ossl_inline void err_set_debug(ERR_STATE *es, size_t i, in err_set_debug()
69 static ossl_inline void err_set_data(ERR_STATE *es, size_t i, in err_set_data()
79 static ossl_inline void err_clear(ERR_STATE *es, size_t i, int deall) in err_clear()
92 ERR_STATE *ossl_err_get_state_int(void);
H A Derr.c30 ERR_STATE *ERR_get_state(void);
338 ERR_STATE *es; in ERR_clear_error()
451 ERR_STATE *es; in get_error_values()
674 ERR_STATE *state; in ossl_err_get_state_int()
712 ERR_STATE *ERR_get_state(void) in ERR_get_state()
780 ERR_STATE *es; in err_set_error_data_int()
824 ERR_STATE *es; in ERR_add_error_vdata()
880 ERR_STATE *es; in ERR_set_mark()
894 ERR_STATE *es; in ERR_pop_to_mark()
914 ERR_STATE *es; in ERR_clear_last_mark()
[all …]
H A Derr_blocks.c18 ERR_STATE *es; in ERR_new()
31 ERR_STATE *es; in ERR_set_debug()
51 ERR_STATE *es; in ERR_vset_error()
/freebsd/crypto/openssl/include/openssl/
H A Dtypes.h99 typedef struct err_state_st ERR_STATE; typedef
H A Derr.h491 OSSL_DEPRECATEDIN_3_0 ERR_STATE *ERR_get_state(void);
H A Derr.h.in480 OSSL_DEPRECATEDIN_3_0 ERR_STATE *ERR_get_state(void);
/freebsd/crypto/openssl/util/
H A Dindent.pro225 -T ERR_STATE