Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/crypto/openssl/engines/e_ossltest.txt
34883 views
1
# Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
2
#
3
# Licensed under the Apache License 2.0 (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
#Reason codes
9
OSSLTEST_R_INIT_FAILED:100:init failed
10
11