00001 00006 /* 00007 * 00008 * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved 00009 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 00010 * 00011 * This file is provided under the Apache License 2.0, or the 00012 * GNU General Public License v2.0 or later. 00013 * 00014 * ********** 00015 * Apache License 2.0: 00016 * 00017 * Licensed under the Apache License, Version 2.0 (the "License"); you may 00018 * not use this file except in compliance with the License. 00019 * You may obtain a copy of the License at 00020 * 00021 * http://www.apache.org/licenses/LICENSE-2.0 00022 * 00023 * Unless required by applicable law or agreed to in writing, software 00024 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 00025 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00026 * See the License for the specific language governing permissions and 00027 * limitations under the License. 00028 * 00029 * ********** 00030 * 00031 * ********** 00032 * GNU General Public License v2.0 or later: 00033 * 00034 * This program is free software; you can redistribute it and/or modify 00035 * it under the terms of the GNU General Public License as published by 00036 * the Free Software Foundation; either version 2 of the License, or 00037 * (at your option) any later version. 00038 * 00039 * This program is distributed in the hope that it will be useful, 00040 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00041 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00042 * GNU General Public License for more details. 00043 * 00044 * You should have received a copy of the GNU General Public License along 00045 * with this program; if not, write to the Free Software Foundation, Inc., 00046 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 00047 * 00048 * ********** 00049 * 00050 * This file is part of mbed TLS (https://tls.mbed.org) 00051 */ 00052