Searched refs:ERR_set_mark (Results 1 – 9 of 9) sorted by relevance
5 ERR_set_mark, ERR_pop_to_mark - set marks and pop errors until mark11 int ERR_set_mark(void);17 ERR_set_mark() sets a mark on the current topmost error record if there25 ERR_set_mark() returns 0 if the error stack is empty, otherwise 1.36 ERR_set_mark() and ERR_pop_to_mark() were added in OpenSSL 0.9.8.
83 ERR_set_mark(); in STACK_OF()
138 ERR_set_mark(); in PKCS12_parse()
258 ERR_set_mark(); in engine_table_select()
369 int ERR_set_mark(void);
1115 int ERR_set_mark(void) in ERR_set_mark() function
99 MAN+= ERR_set_mark.3596 MLINKS+= ERR_set_mark.3 ERR_pop_to_mark.3
2894 ERR_set_mark 3332 EXIST::FUNCTION:
3589 *) Add the functions ERR_set_mark() and ERR_pop_to_mark() for better