1# Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved.
2#
3# Licensed under the OpenSSL license (the "License").  You may not use
4# this file except in compliance with the License.  You can obtain a copy
5# in the file LICENSE in the source distribution or at
6# https://www.openssl.org/source/license.html
7
8# Function codes
9OSSLTEST_F_BIND_OSSLTEST:100:bind_ossltest
10OSSLTEST_F_OSSLTEST_AES128_INIT_KEY:101:*
11
12#Reason codes
13OSSLTEST_R_INIT_FAILED:100:init failed
14