xref: /third_party/openssl/engines/e_dasync.txt (revision e1051a39)
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_ciDASYNC_R_INIT_FAILED:100:init failed
10