2019-07-12 02:01:56 +08:00
|
|
|
# Copyright 1999-2019 The OpenSSL Project Authors. All Rights Reserved.
|
2017-06-08 04:29:15 +08:00
|
|
|
#
|
2018-12-06 21:07:27 +08:00
|
|
|
# Licensed under the Apache License 2.0 (the "License"). You may not use
|
2017-06-08 04:29:15 +08:00
|
|
|
# this file except in compliance with the License. You can obtain a copy
|
|
|
|
# in the file LICENSE in the source distribution or at
|
|
|
|
# https://www.openssl.org/source/license.html
|
|
|
|
|
|
|
|
# Function codes
|
|
|
|
OSSLTEST_F_BIND_OSSLTEST:100:bind_ossltest
|
|
|
|
OSSLTEST_F_OSSLTEST_AES128_INIT_KEY:101:*
|
|
|
|
|
|
|
|
#Reason codes
|
|
|
|
OSSLTEST_R_INIT_FAILED:100:init failed
|