Lines Matching refs:err

780         goto err;  in STACK_OF()
788 goto err; in STACK_OF()
800 err: in STACK_OF()
1114 unsigned long err = ERR_peek_last_error(); in load_key_certs_crls() local
1125 if (ERR_SYSTEM_ERROR(err)) { in load_key_certs_crls()
1127 BIO_printf(bio_err, ": %s", strerror(ERR_GET_REASON(err))); in load_key_certs_crls()
1509 goto err; in IMPLEMENT_LHASH_HASH_FN()
1517 goto err; in IMPLEMENT_LHASH_HASH_FN()
1533 goto err; in IMPLEMENT_LHASH_HASH_FN()
1538 goto err; in IMPLEMENT_LHASH_HASH_FN()
1546 err: in IMPLEMENT_LHASH_HASH_FN()
1569 goto err; in save_serial()
1583 goto err; in save_serial()
1588 goto err; in save_serial()
1597 err: in save_serial()
1617 goto err; in rotate_serial()
1634 goto err; in rotate_serial()
1641 goto err; in rotate_serial()
1644 err: in rotate_serial()
1687 goto err; in load_index()
1694 goto err; in load_index()
1699 goto err; in load_index()
1728 err: in load_index()
1747 goto err; in index_index()
1756 goto err; in index_index()
1759 err: in index_index()
1773 goto err; in save_index()
1788 goto err; in save_index()
1793 goto err; in save_index()
1799 goto err; in save_index()
1806 err: in save_index()
1823 goto err; in rotate_index()
1845 goto err; in rotate_index()
1851 goto err; in rotate_index()
1862 goto err; in rotate_index()
1870 goto err; in rotate_index()
1873 err: in rotate_index()
1938 goto err; in parse_name()
1958 goto err; in parse_name()
1974 goto err; in parse_name()
2008 goto err; in parse_name()
2015 err: in parse_name()
2073 goto err; in pkey_ctrl_string()
2079 err: in pkey_ctrl_string()
2511 unsigned long err = ERR_peek_error(); in tls_error_hint() local
2513 if (ERR_GET_LIB(err) != ERR_LIB_SSL) in tls_error_hint()
2514 err = ERR_peek_last_error(); in tls_error_hint()
2515 if (ERR_GET_LIB(err) != ERR_LIB_SSL) in tls_error_hint()
2518 switch (ERR_GET_REASON(err)) { in tls_error_hint()
2707 DWORD err; in WIN32_rename() local
2718 goto err; in WIN32_rename()
2734 err = GetLastError(); in WIN32_rename()
2735 if (err == ERROR_ALREADY_EXISTS || err == ERROR_FILE_EXISTS) { in WIN32_rename()
2738 err = GetLastError(); in WIN32_rename()
2740 if (err == ERROR_FILE_NOT_FOUND || err == ERROR_PATH_NOT_FOUND) in WIN32_rename()
2742 else if (err == ERROR_ACCESS_DENIED) in WIN32_rename()
2746 err: in WIN32_rename()
3128 goto err; in bio_open_owner()
3135 goto err; in bio_open_owner()
3143 err: in bio_open_owner()
3396 goto err; in app_params_new_from_opts()
3403 goto err; in app_params_new_from_opts()
3408 err: in app_params_new_from_opts()