android_kernel_motorola_sm6225/include/crypto
Jiten Patel 659968c9e2 ice: add return value for functions where ICE is disabled
Add proper return value for functions defined when Inline
Crypto Driver is not enabled. This ensures any test case
calling ICE functions to fail gracefully and avoid potential
PCNOC errors.

Tests: 1. Boot sdm660 LA4.0 target with change (FBE enabled)
       2. Run create_key test-> Test fails (expected), no crash observed
       3. Reboot device -> Device booted Successfully
       4. Boot sdm660 LA.4.0 target with change (FDE enabled)
       5. Run create_key test-> Test PASSED, no crash observed
       6. Reboot device -> Device booted Successfully

Change-Id: I35e5c151d5b2860e77c092e6502e25ab1839e567
Signed-off-by: Jiten Patel <jitepate@codeaurora.org>
2021-03-25 06:33:01 -07:00
..
internal Merge android-4.19-stable.157 (8ee67bc) into msm-4.19 2020-12-18 18:35:06 +05:30
acompress.h
aead.h
aes.h
akcipher.h
algapi.h
authenc.h
b128ops.h
blake2s.h UPSTREAM: crypto: blake2s - generic C library implementation and selftest 2020-10-24 22:42:43 +02:00
blowfish.h
cast5.h
cast6.h
cast_common.h
cbc.h
chacha.h UPSTREAM: crypto: x86/chacha-sse3 - use unaligned loads for state array 2020-10-25 11:48:06 +01:00
chacha20poly1305.h UPSTREAM: crypto: lib/chacha20poly1305 - Add missing function declaration 2020-10-25 11:48:05 +01:00
cryptd.h
crypto_wq.h
ctr.h
curve25519.h UPSTREAM: crypto: x86/curve25519 - support assemblers with no adx support 2020-10-25 11:48:01 +01:00
des.h
dh.h
drbg.h
ecdh.h
engine.h
gcm.h
gf128mul.h
ghash.h
hash.h
hash_info.h
hmac.h
ice.h ice: add return value for functions where ICE is disabled 2021-03-25 06:33:01 -07:00
if_alg.h crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() 2020-07-09 09:37:10 +02:00
kpp.h
mcryptd.h
md5.h
morus640_glue.h
morus1280_glue.h
morus_common.h
nhpoly1305.h UPSTREAM: crypto: poly1305 - add new 32 and 64-bit generic versions 2020-10-25 11:47:54 +01:00
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h UPSTREAM: crypto: poly1305 - add new 32 and 64-bit generic versions 2020-10-25 11:47:54 +01:00
public_key.h
rng.h
scatterwalk.h
serpent.h
sha.h
sha1_base.h
sha3.h
sha256_base.h
sha512_base.h
skcipher.h UPSTREAM: crypto: skcipher - Introduce crypto_sync_skcipher 2020-03-12 10:46:18 -07:00
sm3.h
sm3_base.h
sm4.h
twofish.h
xts.h