Skip to content

Commit df897cd

Browse files
Update kernel/src/hil/symmetric_encryption.rs
Co-authored-by: Tyler Potyondy <77175673+tyler-potyondy@users.noreply.github.com>
1 parent 41aa587 commit df897cd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

kernel/src/hil/symmetric_encryption.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Licensed under the Apache License, Version 2.0 or the MIT License.
22
// SPDX-License-Identifier: Apache-2.0 OR MIT
33
// Copyright Tock Contributors 2022.
4-
// Copyright OxidOS Automotive 2026.
54

65
//! Interface for symmetric-cipher encryption
76
//!

0 commit comments

Comments
 (0)