Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm64/include/
A Dmbedtls_config_kernel.h39 #if defined(CFG_CRYPTO_SHA384) || defined(CFG_CRYPTO_SHA512)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dmbedtls_config_kernel.h39 #if defined(CFG_CRYPTO_SHA384) || defined(CFG_CRYPTO_SHA512)
A Dconf.h72 #define CFG_CRYPTO_SHA384 1 macro
A Dconf.mk75 CFG_CRYPTO_SHA384=y
A Dconf.cmake72 set(CFG_CRYPTO_SHA384 y) variable
/optee_os/out/arm/export-ta_arm32/host_include/
A Dmbedtls_config_kernel.h39 #if defined(CFG_CRYPTO_SHA384) || defined(CFG_CRYPTO_SHA512)
A Dconf.h72 #define CFG_CRYPTO_SHA384 1 macro
A Dconf.mk75 CFG_CRYPTO_SHA384=y
A Dconf.cmake72 set(CFG_CRYPTO_SHA384 y) variable
/optee_os/out/arm/export-ta_arm32/include/
A Dmbedtls_config_kernel.h39 #if defined(CFG_CRYPTO_SHA384) || defined(CFG_CRYPTO_SHA512)
/optee_os/lib/libmbedtls/include/
A Dmbedtls_config_kernel.h39 #if defined(CFG_CRYPTO_SHA384) || defined(CFG_CRYPTO_SHA512)
/optee_os/lib/libmbedtls/core/
A Dsub.mk4 CFG_CRYPTO_SHA256 CFG_CRYPTO_SHA384 \
A Dhmac.c161 #if defined(CFG_CRYPTO_SHA384)
A Dhash.c165 #if defined(CFG_CRYPTO_SHA384)
A Drsa.c74 #if defined(CFG_CRYPTO_SHA384) in tee_algo_to_mbedtls_hash_algo()
/optee_os/out/arm/include/generated/
A Dconf.h72 #define CFG_CRYPTO_SHA384 1 macro
/optee_os/out/arm/
A Dconf.mk75 CFG_CRYPTO_SHA384=y
A Dconf.cmake72 set(CFG_CRYPTO_SHA384 y) variable
/optee_os/core/
A Dcrypto.mk36 CFG_CRYPTO_SHA384 ?= y
/optee_os/core/include/crypto/
A Dcrypto_impl.h61 #if defined(CFG_CRYPTO_SHA384)
/optee_os/lib/libutee/
A Dtee_api_operations.c1917 if (IS_ENABLED(CFG_CRYPTO_SHA384)) { in TEE_IsAlgorithmSupported()
1946 if (IS_ENABLED(CFG_CRYPTO_SHA384)) { in TEE_IsAlgorithmSupported()
2004 if (IS_ENABLED(CFG_CRYPTO_SHA384)) { in TEE_IsAlgorithmSupported()

Completed in 22 milliseconds