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>
Showing
- crypto/ecc.c 1 addition, 1 deletioncrypto/ecc.c
- crypto/ecdh.c 1 addition, 1 deletioncrypto/ecdh.c
- crypto/ecdsa.c 1 addition, 1 deletioncrypto/ecdsa.c
- crypto/ecrdsa.c 1 addition, 1 deletioncrypto/ecrdsa.c
- crypto/ecrdsa_defs.h 1 addition, 1 deletioncrypto/ecrdsa_defs.h
- include/crypto/internal/ecc.h 0 additions, 0 deletionsinclude/crypto/internal/ecc.h
Loading
Please register or sign in to comment