Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/partitions/crypto/
Dcrypto_alloc.c34 static struct tfm_crypto_operation_s operations[CRYPTO_CONC_OPER_NUM] = {{0}};
89 for (i = 0; i < CRYPTO_CONC_OPER_NUM; i++) { in tfm_crypto_operation_alloc()
113 (h_val > CRYPTO_CONC_OPER_NUM)) { in tfm_crypto_operation_release()
144 (handle > CRYPTO_CONC_OPER_NUM)) { in tfm_crypto_operation_lookup()
Dconfig_crypto.h30 #ifndef CRYPTO_CONC_OPER_NUM
32 #define CRYPTO_CONC_OPER_NUM 8 macro
DKconfig18 config CRYPTO_CONC_OPER_NUM config
/trusted-firmware-m-3.4.0/config/
Dconfig_base.h34 #define CRYPTO_CONC_OPER_NUM 8 macro
/trusted-firmware-m-3.4.0/config/profile/
Dconfig_profile_large.h34 #define CRYPTO_CONC_OPER_NUM 8 macro
Dconfig_profile_medium.h34 #define CRYPTO_CONC_OPER_NUM 8 macro
Dconfig_profile_medium_arotless.h34 #define CRYPTO_CONC_OPER_NUM 8 macro
Dconfig_profile_small.h31 #define CRYPTO_CONC_OPER_NUM 4 macro
/trusted-firmware-m-3.4.0/config/tests/
Dconfig_test_psa_api.h34 #define CRYPTO_CONC_OPER_NUM 8 macro
/trusted-firmware-m-3.4.0/docs/configuration/profiles/
Dindex.rst77 | CRYPTO_CONC_OPER_NUM | 8 | 4 | 8 | 8 | 8 |
/trusted-firmware-m-3.4.0/docs/integration_guide/services/
Dtfm_crypto_integration_guide.rst54 crypto operation contexts in the SPE. The ``CRYPTO_CONC_OPER_NUM``,
/trusted-firmware-m-3.4.0/docs/configuration/
Dindex.rst127 |CRYPTO_CONC_OPER_NUM | Component | 8 |
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dtfm_crypto_design.rst163 …| ``CRYPTO_CONC_OPER_NUM`` | CMake build | This parameter defines the maxi…