Home
last modified time | relevance | path

Searched refs:CFG_CRYPTO_SHA512 (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.h73 #define CFG_CRYPTO_SHA512 1 macro
A Dconf.mk76 CFG_CRYPTO_SHA512=y
A Dconf.cmake73 set(CFG_CRYPTO_SHA512 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.h73 #define CFG_CRYPTO_SHA512 1 macro
A Dconf.mk76 CFG_CRYPTO_SHA512=y
A Dconf.cmake73 set(CFG_CRYPTO_SHA512 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.mk5 CFG_CRYPTO_SHA512) += hash.c
A Dhmac.c168 #if defined(CFG_CRYPTO_SHA512)
A Dhash.c172 #if defined(CFG_CRYPTO_SHA512)
A Drsa.c82 #if defined(CFG_CRYPTO_SHA512) in tee_algo_to_mbedtls_hash_algo()
/optee_os/out/arm/include/generated/
A Dconf.h73 #define CFG_CRYPTO_SHA512 1 macro
/optee_os/out/arm/
A Dconf.mk76 CFG_CRYPTO_SHA512=y
A Dconf.cmake73 set(CFG_CRYPTO_SHA512 y) variable
/optee_os/core/
A Dcrypto.mk37 CFG_CRYPTO_SHA512 ?= y
/optee_os/core/include/crypto/
A Dcrypto_impl.h67 #if defined(CFG_CRYPTO_SHA512)
/optee_os/lib/libutee/
A Dtee_api_operations.c1921 if (IS_ENABLED(CFG_CRYPTO_SHA512)) { in TEE_IsAlgorithmSupported()
1950 if (IS_ENABLED(CFG_CRYPTO_SHA512)) { in TEE_IsAlgorithmSupported()
2010 if (IS_ENABLED(CFG_CRYPTO_SHA512)) { in TEE_IsAlgorithmSupported()

Completed in 25 milliseconds