@@ -1,5 +1,5 @@
/*
- * SPDX-FileCopyrightText: 2015-2021 Espressif Systems (Shanghai) CO LTD
+ * SPDX-FileCopyrightText: 2015-2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
@@ -6,7 +6,7 @@
- * SPDX-FileContributor: 2016-2021 Espressif Systems (Shanghai) CO LTD
+ * SPDX-FileContributor: 2016-2022 Espressif Systems (Shanghai) CO LTD
* The AES block cipher was designed by Vincent Rijmen and Joan Daemen.
#include "soc/hwcrypto_periph.h"
#include "soc/dport_reg.h"
#include <string.h>
#include <sys/param.h>
#include "esp_private/periph_ctrl.h"
#include <stdio.h>
- * SPDX-FileCopyrightText: 2018-2021 Espressif Systems (Shanghai) CO LTD
+ * SPDX-FileCopyrightText: 2018-2022 Espressif Systems (Shanghai) CO LTD
@@ -5,7 +5,7 @@
* mbedtls_timing_get_timer()m mbedtls_timing_set_delay() and
#pragma once
#ifndef GCM_ALT_H
#define GCM_ALT_H
- * SPDX-FileCopyrightText: 2020-2021 Espressif Systems (Shanghai) CO LTD
+ * SPDX-FileCopyrightText: 2020-2022 Espressif Systems (Shanghai) CO LTD
#ifndef MD5_ALT_H
#define MD5_ALT_H
* The SHA-1 standard was published by NIST in 1993.
* The SHA-256 Secure Hash Standard was published by NIST in 2002.
* The SHA-512 Secure Hash Standard was published by NIST in 2002.
@@ -7,7 +7,7 @@
- * SPDX-FileContributor: 2019-2021 Espressif Systems (Shanghai) CO LTD
+ * SPDX-FileContributor: 2019-2022 Espressif Systems (Shanghai) CO LTD
#include "esp_err.h"
#include "esp_log.h"