xref: /freebsd/crypto/openssl/engines/e_ossltest.txt (revision d8ffc21c5ca6f7d4f2d9a65dc6308699af0b6a01)
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