Home
last modified time | relevance | path

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

/optee_os/core/include/crypto/
A Dinternal_aes-gcm.h19 #ifdef CFG_AES_GCM_TABLE_BASED
107 #ifdef CFG_AES_GCM_TABLE_BASED
/optee_os/core/crypto/
A Daes-gcm-sw.c16 #ifdef CFG_AES_GCM_TABLE_BASED in internal_aes_gcm_set_key()
30 #ifdef CFG_AES_GCM_TABLE_BASED in ghash_update_block()
A Dsub.mk7 ifeq ($(CFG_AES_GCM_TABLE_BASED),y)
/optee_os/core/
A Dcrypto.mk70 $(call force,CFG_AES_GCM_TABLE_BASED,n,conflicts with CFG_CRYPTO_WITH_CE)
87 CFG_AES_GCM_TABLE_BASED ?= y
/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.h3 #define CFG_AES_GCM_TABLE_BASED 1 macro
A Dconf.mk6 CFG_AES_GCM_TABLE_BASED=y
A Dconf.cmake3 set(CFG_AES_GCM_TABLE_BASED y) variable
/optee_os/out/arm/include/generated/
A Dconf.h3 #define CFG_AES_GCM_TABLE_BASED 1 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.h3 #define CFG_AES_GCM_TABLE_BASED 1 macro
A Dconf.mk6 CFG_AES_GCM_TABLE_BASED=y
A Dconf.cmake3 set(CFG_AES_GCM_TABLE_BASED y) variable
/optee_os/out/arm/
A Dconf.mk6 CFG_AES_GCM_TABLE_BASED=y
A Dconf.cmake3 set(CFG_AES_GCM_TABLE_BASED y) variable

Completed in 13 milliseconds