Home
last modified time | relevance | path

Searched refs:err_error_st (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/err/
Derr.c133 static void err_clear_data(struct err_error_st *error) { in err_clear_data()
142 static void err_clear(struct err_error_st *error) { in err_clear()
144 OPENSSL_memset(error, 0, sizeof(struct err_error_st)); in err_clear()
192 struct err_error_st *error; in get_error_values()
592 struct err_error_st *error; in err_set_error_data()
611 struct err_error_st *error; in ERR_put_error()
732 struct err_error_st *error = &state->errors[state->top]; in ERR_pop_to_mark()
/external/boringssl/src/include/openssl/
Derr.h333 struct err_error_st { struct
375 struct err_error_st errors[ERR_NUM_ERRORS];