Home
last modified time | relevance | path

Searched refs:CFG_CRYPTO_SHA256 (Results 1 – 21 of 21) sorted by relevance

/optee_os/core/
A Dcrypto.mk35 CFG_CRYPTO_SHA256 ?= y
60 ifneq ($(CFG_CRYPTO_SHA256),y)
61 $(warning Warning: Enabling CFG_CRYPTO_SHA256 [required by CFG_WITH_PAGER])
62 CFG_CRYPTO_SHA256:=y
78 CFG_CRYPTO_SHA256_ARM_CE ?= $(CFG_CRYPTO_SHA256)
/optee_os/lib/libmbedtls/core/
A Dhash.c158 #if defined(CFG_CRYPTO_SHA256)
179 #if defined(CFG_CRYPTO_SHA256)
A Dsub.mk4 CFG_CRYPTO_SHA256 CFG_CRYPTO_SHA384 \
A Dhmac.c154 #if defined(CFG_CRYPTO_SHA256)
A Drsa.c65 #if defined(CFG_CRYPTO_SHA256) in tee_algo_to_mbedtls_hash_algo()
/optee_os/out/arm/export-ta_arm64/include/
A Dmbedtls_config_kernel.h31 #if defined(CFG_CRYPTO_SHA224) || defined(CFG_CRYPTO_SHA256)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dmbedtls_config_kernel.h31 #if defined(CFG_CRYPTO_SHA224) || defined(CFG_CRYPTO_SHA256)
A Dconf.h71 #define CFG_CRYPTO_SHA256 1 macro
A Dconf.mk74 CFG_CRYPTO_SHA256=y
A Dconf.cmake71 set(CFG_CRYPTO_SHA256 y) variable
/optee_os/out/arm/export-ta_arm32/host_include/
A Dmbedtls_config_kernel.h31 #if defined(CFG_CRYPTO_SHA224) || defined(CFG_CRYPTO_SHA256)
A Dconf.h71 #define CFG_CRYPTO_SHA256 1 macro
A Dconf.mk74 CFG_CRYPTO_SHA256=y
A Dconf.cmake71 set(CFG_CRYPTO_SHA256 y) variable
/optee_os/out/arm/export-ta_arm32/include/
A Dmbedtls_config_kernel.h31 #if defined(CFG_CRYPTO_SHA224) || defined(CFG_CRYPTO_SHA256)
/optee_os/lib/libmbedtls/include/
A Dmbedtls_config_kernel.h31 #if defined(CFG_CRYPTO_SHA224) || defined(CFG_CRYPTO_SHA256)
/optee_os/out/arm/include/generated/
A Dconf.h71 #define CFG_CRYPTO_SHA256 1 macro
/optee_os/out/arm/
A Dconf.mk74 CFG_CRYPTO_SHA256=y
A Dconf.cmake71 set(CFG_CRYPTO_SHA256 y) variable
/optee_os/lib/libutee/
A Dtee_api_operations.c1913 if (IS_ENABLED(CFG_CRYPTO_SHA256)) { in TEE_IsAlgorithmSupported()
1942 if (IS_ENABLED(CFG_CRYPTO_SHA256)) { in TEE_IsAlgorithmSupported()
1998 if (IS_ENABLED(CFG_CRYPTO_SHA256)) { in TEE_IsAlgorithmSupported()
2032 if (IS_ENABLED(CFG_CRYPTO_SHA256)) { in TEE_IsAlgorithmSupported()
/optee_os/core/include/crypto/
A Dcrypto_impl.h55 #if defined(CFG_CRYPTO_SHA256)

Completed in 24 milliseconds