Searched refs:ERR_STATE (Results 1 – 4 of 4) sorted by relevance
108 ERR_STATE **error_state);
247 ERR_STATE *err_state,
480 OSSL_DEPRECATEDIN_3_0 ERR_STATE *ERR_get_state(void);491 ERR_STATE *OSSL_ERR_STATE_new(void);492 void OSSL_ERR_STATE_save(ERR_STATE *es);493 void OSSL_ERR_STATE_save_to_mark(ERR_STATE *es);494 void OSSL_ERR_STATE_restore(const ERR_STATE *es);495 void OSSL_ERR_STATE_free(ERR_STATE *es);
108 typedef struct err_state_st ERR_STATE; typedef
Completed in 12 milliseconds