Home
last modified time | relevance | path

Searched refs:CFG_CRYPTO_GCM (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/crypto/
A Dsub.mk3 ifeq (y-y,$(CFG_CRYPTO_AES)-$(CFG_CRYPTO_GCM))
A Dcrypto.c350 #if defined(CFG_CRYPTO_GCM) in crypto_authenc_alloc_ctx()
/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.h62 #define CFG_CRYPTO_GCM 1 macro
A Dconf.mk65 CFG_CRYPTO_GCM=y
A Dconf.cmake62 set(CFG_CRYPTO_GCM y) variable
/optee_os/out/arm/include/generated/
A Dconf.h62 #define CFG_CRYPTO_GCM 1 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.h62 #define CFG_CRYPTO_GCM 1 macro
A Dconf.mk65 CFG_CRYPTO_GCM=y
A Dconf.cmake62 set(CFG_CRYPTO_GCM y) variable
/optee_os/out/arm/
A Dconf.mk65 CFG_CRYPTO_GCM=y
A Dconf.cmake62 set(CFG_CRYPTO_GCM y) variable
/optee_os/core/
A Dcrypto.mk53 CFG_CRYPTO_GCM ?= y
/optee_os/lib/libutee/
A Dtee_api_operations.c1877 if (IS_ENABLED(CFG_CRYPTO_GCM)) { in TEE_IsAlgorithmSupported()

Completed in 18 milliseconds