File tree 20 files changed +18
-18
lines changed
20 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/3descbc.c
2
+ * apps/testing/drivers/ crypto/3descbc.c
3
3
*
4
4
* SPDX-License-Identifier: BSD-2-Clause
5
5
* SPDX-FileCopyrightText: 2002 Markus Friedl. All rights reserved.
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # apps/testing/crypto/CMakeLists.txt
2
+ # apps/testing/drivers/ crypto/CMakeLists.txt
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
############################################################################
2
- # apps/testing/crypto/Make.defs
2
+ # apps/testing/drivers/ crypto/Make.defs
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
Original file line number Diff line number Diff line change 1
1
# ###########################################################################
2
- # apps/testing/crypto/Makefile
2
+ # apps/testing/drivers/ crypto/Makefile
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/aescbc.c
2
+ * apps/testing/drivers/ crypto/aescbc.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
* SPDX-FileCopyrightText: 2005 Markus Friedl. All rights reserved.
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/aescmac.c
2
+ * apps/testing/drivers/ crypto/aescmac.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
*
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/aesctr.c
2
+ * apps/testing/drivers/ crypto/aesctr.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
* SPDX-FileCopyrightText: 2005 Markus Friedl <[email protected] >
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/aesxts.c
2
+ * apps/testing/drivers/ crypto/aesxts.c
3
3
*
4
4
* SPDX-License-Identifier: BSD-2-Clause
5
5
* SPDX-FileCopyrightText: 2002 Markus Friedl. All rights reserved.
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/crc32.c
2
+ * apps/testing/drivers/ crypto/crc32.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
*
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/dhm.c
2
+ * apps/testing/drivers/ crypto/dhm.c
3
3
*
4
4
* SPDX-License-Identifier: Apache-2.0
5
5
*
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/ecdsa.c
2
+ * apps/testing/drivers/ crypto/ecdsa.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
*
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/hash.c
2
+ * apps/testing/drivers/ crypto/hash.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
*
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/hmac.c
2
+ * apps/testing/drivers/ crypto/hmac.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
* SPDX-FileCopyrightText: 2008 Damien Bergamini <[email protected] >
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/crypto/rsa.c
2
+ * apps/testing/drivers/ crypto/rsa.c
3
3
*
4
4
* SPDX-License-Identifier: ISC
5
5
*
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # apps/testing/open_memstream/CMakeLists.txt
2
+ # apps/testing/libc/ open_memstream/CMakeLists.txt
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
############################################################################
2
- # apps/testing/open_memstream/Make.defs
2
+ # apps/testing/libc/ open_memstream/Make.defs
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
Original file line number Diff line number Diff line change 1
1
# ###########################################################################
2
- # apps/testing/open_memstream/Makefile
2
+ # apps/testing/libc/ open_memstream/Makefile
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/open_memstream/open_memstream.c
2
+ * apps/testing/libc/ open_memstream/open_memstream.c
3
3
*
4
4
* SPDX-License-Identifier: Apache-2.0
5
5
*
You can’t perform that action at this time.
0 commit comments