Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DOSSL_ERR_STATE_save.pod6 OSSL_ERR_STATE_restore, OSSL_ERR_STATE_free - saving and restoring error state
15 void OSSL_ERR_STATE_restore(const ERR_STATE *es);
42 OSSL_ERR_STATE_restore() adds all the error entries from the
56 OSSL_ERR_STATE_save(), OSSL_ERR_STATE_save_to_mark(), OSSL_ERR_STATE_restore(),
64 OSSL_ERR_STATE_restore() is a best effort function. The only failure
/openssl/test/
H A Derrtest.c379 OSSL_ERR_STATE_restore(es); in test_save_restore()
389 OSSL_ERR_STATE_restore(es); in test_save_restore()
/openssl/crypto/err/
H A Derr_save.c113 void OSSL_ERR_STATE_restore(const ERR_STATE *es) in OSSL_ERR_STATE_restore() function
/openssl/ssl/quic/
H A Dquic_port.c614 OSSL_ERR_STATE_restore(port->err_state); in ossl_quic_port_restore_err_state()
H A Dquic_channel.c3175 OSSL_ERR_STATE_restore(ch->err_state); in ossl_quic_channel_restore_err_state()
3210 OSSL_ERR_STATE_restore(err_state); in ossl_quic_channel_raise_protocol_error_loc()
/openssl/include/openssl/
H A Derr.h.in494 void OSSL_ERR_STATE_restore(const ERR_STATE *es);
/openssl/util/
H A Dlibcrypto.num5529 OSSL_ERR_STATE_restore 5657 3_2_0 EXIST::FUNCTION:

Completed in 59 milliseconds