Home
last modified time | relevance | path

Searched refs:ERR_pop (Results 1 – 5 of 5) sorted by relevance

/openssl/doc/man3/
H A DERR_set_mark.pod5 ERR_set_mark, ERR_clear_last_mark, ERR_pop_to_mark, ERR_count_to_mark, ERR_pop -
16 int ERR_pop(void);
32 ERR_pop() unconditionally pops a single error entry from the top of the error
45 ERR_pop() returns 1 if an error was popped or 0 if the error stack was empty.
49 ERR_pop() was added in OpenSSL 3.3.
/openssl/crypto/err/
H A Derr_mark.c29 int ERR_pop(void) in ERR_pop() function
/openssl/include/openssl/
H A Derr.h.in489 int ERR_pop(void);
/openssl/test/
H A Dquic_multistream_test.c1921 ERR_pop(); in run_script_worker()
/openssl/util/
H A Dlibcrypto.num5546 ERR_pop 5674 3_3_0 EXIST::FUNCTION:

Completed in 40 milliseconds