Last change
on this file since 87287 was 87083, checked in by vboxsync, 4 years ago |
openssl-1.1.1i: Applied and adjusted our OpenSSL changes to 1.1.1i. bugref:9885
|
File size:
477 bytes
|
Line | |
---|
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
|
---|
Note:
See
TracBrowser
for help on using the repository browser.