Home
last modified time | relevance | path

Searched refs:PSA_MAX_SE_LOCATION (Results 1 – 4 of 4) sorted by relevance

/mbedtls-3.6.0/library/
Dpsa_crypto_se.c111 if (driver->location > PSA_MAX_SE_LOCATION) { in psa_get_se_driver_its_file_uid()
173 if (location > PSA_MAX_SE_LOCATION) { in psa_destroy_se_persistent_data()
309 if (location > PSA_MAX_SE_LOCATION) { in psa_register_se_driver()
Dpsa_crypto_se.h27 #define PSA_MAX_SE_LOCATION 255 macro
/mbedtls-3.6.0/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal_mocks.function95 for (location = 0; location < PSA_MAX_SE_LOCATION; location++) {
Dtest_suite_psa_crypto_se_driver_hal.function591 if (location > PSA_MAX_SE_LOCATION) {
780 for (location = 0; location < PSA_MAX_SE_LOCATION; location++) {