Searched hist:a745d3ace3fd65ada44d61dafa64a2a69679ac35 (Results 1 – 6 of 6) sorted by relevance
/linux/crypto/ |
H A D | ecrdsa_defs.h | diff a745d3ace3fd65ada44d61dafa64a2a69679ac35 Wed Oct 20 12:35:35 CEST 2021 Daniele Alessandrelli <daniele.alessandrelli@intel.com> crypto: ecc - Move ecc.h to include/crypto/internal
Move ecc.h header file to 'include/crypto/internal' so that it can be easily imported from everywhere in the kernel tree.
This change is done to allow crypto device drivers to re-use the symbols exported by 'crypto/ecc.c', thus avoiding code duplication.
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ecrdsa.c | diff a745d3ace3fd65ada44d61dafa64a2a69679ac35 Wed Oct 20 12:35:35 CEST 2021 Daniele Alessandrelli <daniele.alessandrelli@intel.com> crypto: ecc - Move ecc.h to include/crypto/internal
Move ecc.h header file to 'include/crypto/internal' so that it can be easily imported from everywhere in the kernel tree.
This change is done to allow crypto device drivers to re-use the symbols exported by 'crypto/ecc.c', thus avoiding code duplication.
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ecdsa.c | diff a745d3ace3fd65ada44d61dafa64a2a69679ac35 Wed Oct 20 12:35:35 CEST 2021 Daniele Alessandrelli <daniele.alessandrelli@intel.com> crypto: ecc - Move ecc.h to include/crypto/internal
Move ecc.h header file to 'include/crypto/internal' so that it can be easily imported from everywhere in the kernel tree.
This change is done to allow crypto device drivers to re-use the symbols exported by 'crypto/ecc.c', thus avoiding code duplication.
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ecc.c | diff a745d3ace3fd65ada44d61dafa64a2a69679ac35 Wed Oct 20 12:35:35 CEST 2021 Daniele Alessandrelli <daniele.alessandrelli@intel.com> crypto: ecc - Move ecc.h to include/crypto/internal
Move ecc.h header file to 'include/crypto/internal' so that it can be easily imported from everywhere in the kernel tree.
This change is done to allow crypto device drivers to re-use the symbols exported by 'crypto/ecc.c', thus avoiding code duplication.
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ecdh.c | diff a745d3ace3fd65ada44d61dafa64a2a69679ac35 Wed Oct 20 12:35:35 CEST 2021 Daniele Alessandrelli <daniele.alessandrelli@intel.com> crypto: ecc - Move ecc.h to include/crypto/internal
Move ecc.h header file to 'include/crypto/internal' so that it can be easily imported from everywhere in the kernel tree.
This change is done to allow crypto device drivers to re-use the symbols exported by 'crypto/ecc.c', thus avoiding code duplication.
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/linux/include/crypto/internal/ |
H A D | ecc.h | a745d3ace3fd65ada44d61dafa64a2a69679ac35 Wed Oct 20 12:35:35 CEST 2021 Daniele Alessandrelli <daniele.alessandrelli@intel.com> crypto: ecc - Move ecc.h to include/crypto/internal
Move ecc.h header file to 'include/crypto/internal' so that it can be easily imported from everywhere in the kernel tree.
This change is done to allow crypto device drivers to re-use the symbols exported by 'crypto/ecc.c', thus avoiding code duplication.
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|