Home
last modified time | relevance | path

Searched defs:err_state_st (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Derr.h148 typedef struct err_state_st { struct
149 CRYPTO_THREADID tid;
150 int err_flags[ERR_NUM_ERRORS];
151 unsigned long err_buffer[ERR_NUM_ERRORS];
152 char *err_data[ERR_NUM_ERRORS];
153 int err_data_flags[ERR_NUM_ERRORS];
154 const char *err_file[ERR_NUM_ERRORS];
155 int err_line[ERR_NUM_ERRORS];
156 int top, bottom;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Derr.h370 typedef struct err_state_st { struct
373 struct err_error_st errors[ERR_NUM_ERRORS];
376 unsigned top;
378 unsigned bottom;
382 void *to_free;
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Derr.h370 typedef struct err_state_st { struct
373 struct err_error_st errors[ERR_NUM_ERRORS];
376 unsigned top;
378 unsigned bottom;
382 void *to_free;