Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_crypto_se.c128 if( driver->location > PSA_MAX_SE_LOCATION ) in psa_get_se_driver_its_file_uid()
188 if( location > PSA_MAX_SE_LOCATION ) in psa_destroy_se_persistent_data()
321 if( location > PSA_MAX_SE_LOCATION ) in psa_register_se_driver()
A Dpsa_crypto_se.h39 #define PSA_MAX_SE_LOCATION 255 macro
/mbedtls-development/tests/suites/
A Dtest_suite_psa_crypto_se_driver_hal_mocks.function103 for( location = 0; location < PSA_MAX_SE_LOCATION; location++ )
A Dtest_suite_psa_crypto_se_driver_hal.function595 if( location > PSA_MAX_SE_LOCATION )
779 for( location = 0; location < PSA_MAX_SE_LOCATION; location++ )

Completed in 5 milliseconds