Home
last modified time | relevance | path

Searched refs:CFG_CRYPTO_HMAC (Results 1 – 19 of 19) sorted by relevance

/optee_os/out/arm/export-ta_arm64/include/
A Dmbedtls_config_kernel.h44 #if defined(CFG_CRYPTO_HMAC)
/optee_os/out/arm/export-ta_arm64/host_include/
A Dmbedtls_config_kernel.h44 #if defined(CFG_CRYPTO_HMAC)
A Dconf.h64 #define CFG_CRYPTO_HMAC 1 macro
A Dconf.mk67 CFG_CRYPTO_HMAC=y
A Dconf.cmake64 set(CFG_CRYPTO_HMAC y) variable
/optee_os/out/arm/export-ta_arm32/host_include/
A Dmbedtls_config_kernel.h44 #if defined(CFG_CRYPTO_HMAC)
A Dconf.h64 #define CFG_CRYPTO_HMAC 1 macro
A Dconf.mk67 CFG_CRYPTO_HMAC=y
A Dconf.cmake64 set(CFG_CRYPTO_HMAC y) variable
/optee_os/out/arm/export-ta_arm32/include/
A Dmbedtls_config_kernel.h44 #if defined(CFG_CRYPTO_HMAC)
/optee_os/lib/libmbedtls/include/
A Dmbedtls_config_kernel.h44 #if defined(CFG_CRYPTO_HMAC)
/optee_os/core/crypto/
A Dsub.mk33 srcs-$(CFG_CRYPTO_HMAC) += sm3-hmac.c
/optee_os/lib/libmbedtls/core/
A Dsub.mk20 srcs-$(CFG_CRYPTO_HMAC) += hmac.c
/optee_os/out/arm/include/generated/
A Dconf.h64 #define CFG_CRYPTO_HMAC 1 macro
/optee_os/core/include/crypto/
A Dcrypto_impl.h99 #if defined(CFG_CRYPTO_HMAC)
115 #if defined(CFG_CRYPTO_SM3) && defined(CFG_CRYPTO_HMAC)
/optee_os/out/arm/
A Dconf.mk67 CFG_CRYPTO_HMAC=y
A Dconf.cmake64 set(CFG_CRYPTO_HMAC y) variable
/optee_os/core/
A Dcrypto.mk22 CFG_CRYPTO_HMAC ?= y
/optee_os/lib/libutee/
A Dtee_api_operations.c1929 if (IS_ENABLED(CFG_CRYPTO_HMAC)) { in TEE_IsAlgorithmSupported()

Completed in 20 milliseconds