Lines Matching +full:key +full:- +full:release
11 - get OpenSSL version number and other information
21 /* The definitions here are typical release values */
56 indicates that this is a pre-release version, such as C<"-dev"> for an
57 ongoing development snapshot or C<"-alpha3"> for an alpha release.
73 version text, which includes B<OPENSSL_FULL_VERSION_STR> and the release
77 version for the headers in use is at least at the given pre-requisite major
168 The Windows install context is used to compute the OpenSSL registry key name
169 on Windows. The full registry key is
170 C<SOFTWARE\WOW6432Node\OpenSSL-{major}.{minor}-{context}>, where C<{major}>,
226 The Windows install context is used to compute the OpenSSL registry key name
227 on Windows. The full registry key is
228 C<SOFTWARE\WOW6432Node\OpenSSL-{major}.{minor}-{context}>, where C<{major}>,
268 Copyright 2018-2025 The OpenSSL Project Authors. All Rights Reserved.