Home
last modified time | relevance | path

Searched hist:"2 bf4f27f58ae510d428e3b55f020691a54bcba6f" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c2bf4f27f58ae510d428e3b55f020691a54bcba6f Mon Jun 20 14:32:38 UTC 2022 Manish V Badarkhe <Manish.Badarkhe@arm.com> refactor(crypto): change CRYPTO_SUPPORT flag to numeric

Updated CRYPTO_SUPPORT flag to numeric to provide below
supports -
1. CRYPTO_SUPPORT = 1 -> Authentication verification only
2. CRYPTO_SUPPORT = 2 -> Hash calculation only
3. CRYPTO_SUPPORT = 3 -> Authentication verification and
hash calculation

Change-Id: Ib34f31457a6c87d2356d736ad2d048dc787da56f
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h2bf4f27f58ae510d428e3b55f020691a54bcba6f Mon Jun 20 14:32:38 UTC 2022 Manish V Badarkhe <Manish.Badarkhe@arm.com> refactor(crypto): change CRYPTO_SUPPORT flag to numeric

Updated CRYPTO_SUPPORT flag to numeric to provide below
supports -
1. CRYPTO_SUPPORT = 1 -> Authentication verification only
2. CRYPTO_SUPPORT = 2 -> Hash calculation only
3. CRYPTO_SUPPORT = 3 -> Authentication verification and
hash calculation

Change-Id: Ib34f31457a6c87d2356d736ad2d048dc787da56f
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c2bf4f27f58ae510d428e3b55f020691a54bcba6f Mon Jun 20 14:32:38 UTC 2022 Manish V Badarkhe <Manish.Badarkhe@arm.com> refactor(crypto): change CRYPTO_SUPPORT flag to numeric

Updated CRYPTO_SUPPORT flag to numeric to provide below
supports -
1. CRYPTO_SUPPORT = 1 -> Authentication verification only
2. CRYPTO_SUPPORT = 2 -> Hash calculation only
3. CRYPTO_SUPPORT = 3 -> Authentication verification and
hash calculation

Change-Id: Ib34f31457a6c87d2356d736ad2d048dc787da56f
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
/rk3399_ARM-atf/
H A DMakefile2bf4f27f58ae510d428e3b55f020691a54bcba6f Mon Jun 20 14:32:38 UTC 2022 Manish V Badarkhe <Manish.Badarkhe@arm.com> refactor(crypto): change CRYPTO_SUPPORT flag to numeric

Updated CRYPTO_SUPPORT flag to numeric to provide below
supports -
1. CRYPTO_SUPPORT = 1 -> Authentication verification only
2. CRYPTO_SUPPORT = 2 -> Hash calculation only
3. CRYPTO_SUPPORT = 3 -> Authentication verification and
hash calculation

Change-Id: Ib34f31457a6c87d2356d736ad2d048dc787da56f
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>