|
||||
File indexing completed on 2025-01-18 10:05:47
0001 /* 0002 * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved. 0003 * 0004 * Licensed under the Apache License 2.0 (the "License"). You may not use 0005 * this file except in compliance with the License. You can obtain a copy 0006 * in the file LICENSE in the source distribution or at 0007 * https://www.openssl.org/source/license.html 0008 */ 0009 0010 /* 0011 * The original <openssl/ossl_typ.h> was renamed to <openssl/types.h> 0012 * 0013 * This header file only exists for compatibility reasons with older 0014 * applications which #include <openssl/ossl_typ.h>. 0015 */ 0016 # include <openssl/types.h>
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |