lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 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 |
| 9 | OSSLTEST_F_BIND_OSSLTEST:100:bind_ossltest |
| 10 | OSSLTEST_F_OSSLTEST_AES128_INIT_KEY:101:* |
| 11 | |
| 12 | #Reason codes |
| 13 | OSSLTEST_R_INIT_FAILED:100:init failed |