Remove DES_PTR

This commit is contained in:
Theo Buehler
2025-06-09 10:54:04 +02:00
parent fde752e948
commit 2a0571ece2
2 changed files with 0 additions and 12 deletions

View File

@@ -79,12 +79,6 @@
#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
#define CONFIG_HEADER_DES_LOCL_H
#ifndef DES_DEFAULT_OPTIONS
/* the following is tweaked from a config script, that is why it is a
* protected undef/define */
#ifndef DES_PTR
#undef DES_PTR
#endif
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
* Very much CPU dependent */
#ifndef DES_UNROLL

View File

@@ -79,12 +79,6 @@
#if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H)
#define CONFIG_HEADER_DES_LOCL_H
#ifndef DES_DEFAULT_OPTIONS
/* the following is tweaked from a config script, that is why it is a
* protected undef/define */
#ifndef DES_PTR
#undef DES_PTR
#endif
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
* Very much CPU dependent */
#ifndef DES_UNROLL