1e1051a39Sopenharmony_ci# Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved. 2e1051a39Sopenharmony_ci# 3e1051a39Sopenharmony_ci# Licensed under the Apache License 2.0 (the "License"). You may not use 4e1051a39Sopenharmony_ci# this file except in compliance with the License. You can obtain a copy 5e1051a39Sopenharmony_ci# in the file LICENSE in the source distribution or at 6e1051a39Sopenharmony_ci# https://www.openssl.org/source/license.html 7e1051a39Sopenharmony_ci 8e1051a39Sopenharmony_ci#Reason codes 9e1051a39Sopenharmony_ciATTIC_R_AMBIGUOUS_CONTENT_TYPE:100:ambiguous content type 10e1051a39Sopenharmony_ciATTIC_R_BAD_PASSWORD_READ:101:bad password read 11e1051a39Sopenharmony_ciATTIC_R_ERROR_VERIFYING_PKCS12_MAC:102:error verifying pkcs12 mac 12e1051a39Sopenharmony_ciATTIC_R_INIT_FAILED:103:init failed 13e1051a39Sopenharmony_ciATTIC_R_PASSPHRASE_CALLBACK_ERROR:104:passphrase callback error 14e1051a39Sopenharmony_ciATTIC_R_PATH_MUST_BE_ABSOLUTE:105:path must be absolute 15e1051a39Sopenharmony_ciATTIC_R_SEARCH_ONLY_SUPPORTED_FOR_DIRECTORIES:106:\ 16e1051a39Sopenharmony_ci search only supported for directories 17e1051a39Sopenharmony_ciATTIC_R_UI_PROCESS_INTERRUPTED_OR_CANCELLED:107:\ 18e1051a39Sopenharmony_ci ui process interrupted or cancelled 19e1051a39Sopenharmony_ciATTIC_R_UNSUPPORTED_CONTENT_TYPE:108:unsupported content type 20e1051a39Sopenharmony_ciATTIC_R_UNSUPPORTED_SEARCH_TYPE:109:unsupported search type 21e1051a39Sopenharmony_ciATTIC_R_URI_AUTHORITY_UNSUPPORTED:110:uri authority unsupported 22