Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm64/include/
A Dmbedtls_config_kernel.h23 #if defined(CFG_CRYPTO_SHA1)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dmbedtls_config_kernel.h23 #if defined(CFG_CRYPTO_SHA1)
A Dconf.h69 #define CFG_CRYPTO_SHA1 1 macro
A Dconf.mk72 CFG_CRYPTO_SHA1=y
A Dconf.cmake69 set(CFG_CRYPTO_SHA1 y) variable
/optee_os/out/arm/export-ta_arm32/host_include/
A Dmbedtls_config_kernel.h23 #if defined(CFG_CRYPTO_SHA1)
A Dconf.h69 #define CFG_CRYPTO_SHA1 1 macro
A Dconf.mk72 CFG_CRYPTO_SHA1=y
A Dconf.cmake69 set(CFG_CRYPTO_SHA1 y) variable
/optee_os/out/arm/export-ta_arm32/include/
A Dmbedtls_config_kernel.h23 #if defined(CFG_CRYPTO_SHA1)
/optee_os/lib/libmbedtls/include/
A Dmbedtls_config_kernel.h23 #if defined(CFG_CRYPTO_SHA1)
/optee_os/lib/libmbedtls/core/
A Dsub.mk3 srcs-$(call cfg-one-enabled, CFG_CRYPTO_MD5 CFG_CRYPTO_SHA1 CFG_CRYPTO_SHA224 \
A Dhmac.c140 #if defined(CFG_CRYPTO_SHA1)
A Dhash.c144 #if defined(CFG_CRYPTO_SHA1)
A Drsa.c41 #if defined(CFG_CRYPTO_SHA1) in tee_algo_to_mbedtls_hash_algo()
/optee_os/core/
A Dcrypto.mk33 CFG_CRYPTO_SHA1 ?= y
80 CFG_CRYPTO_SHA1_ARM_CE ?= $(CFG_CRYPTO_SHA1)
/optee_os/out/arm/include/generated/
A Dconf.h69 #define CFG_CRYPTO_SHA1 1 macro
/optee_os/lib/libutee/
A Dtee_api_operations.c1905 if (IS_ENABLED(CFG_CRYPTO_SHA1)) { in TEE_IsAlgorithmSupported()
1925 if (IS_ENABLED(CFG_CRYPTO_MD5) && IS_ENABLED(CFG_CRYPTO_SHA1)) { in TEE_IsAlgorithmSupported()
1934 if (IS_ENABLED(CFG_CRYPTO_SHA1)) { in TEE_IsAlgorithmSupported()
1982 if (IS_ENABLED(CFG_CRYPTO_SHA1)) { in TEE_IsAlgorithmSupported()
1988 if (IS_ENABLED(CFG_CRYPTO_MD5) && IS_ENABLED(CFG_CRYPTO_SHA1)) { in TEE_IsAlgorithmSupported()
2024 if (IS_ENABLED(CFG_CRYPTO_SHA1)) { in TEE_IsAlgorithmSupported()
/optee_os/out/arm/
A Dconf.mk72 CFG_CRYPTO_SHA1=y
A Dconf.cmake69 set(CFG_CRYPTO_SHA1 y) variable
/optee_os/core/include/crypto/
A Dcrypto_impl.h43 #if defined(CFG_CRYPTO_SHA1)

Completed in 22 milliseconds