Home
last modified time | relevance | path

Searched refs:MBEDTLS_PSA_CRYPTO_SE_C (Results 1 – 25 of 28) sorted by relevance

12

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_driver_wrappers_no_static.c62 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
134 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_export_public_key()
Dpsa_crypto_slot_management.c19 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
257 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_load_persistent_key_into_slot()
506 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_validate_key_location()
Dpsa_crypto_storage.h191 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
Dpsa_crypto_driver_wrappers.h63 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
76 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_init()
98 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_free()
264 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_sign_hash()
368 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_verify_hash()
755 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_generate_key()
851 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_import_key()
961 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_export_key()
1025 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_driver_wrapper_copy_key()
Dversion_features.c711 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
Dpsa_crypto_core.h175 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
Dpsa_crypto_se.c11 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
Dpsa_crypto.c32 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
1253 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_destroy_key()
1317 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_destroy_key()
1363 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_destroy_key()
1413 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_get_key_attributes()
1423 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
1798 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_start_key_creation()
1895 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_finish_key_creation()
1921 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_finish_key_creation()
1987 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in psa_fail_key_creation()
[all …]
/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto_types.h436 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
Dcrypto_struct.h270 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
292 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
Dcrypto_se_driver.h128 #if defined(__DOXYGEN_ONLY__) || !defined(MBEDTLS_PSA_CRYPTO_SE_C)
Dcrypto_extra.h77 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
/openthread-latest/third_party/mbedtls/repo/configs/
Dconfig-symmetric-only.h63 #define MBEDTLS_PSA_CRYPTO_SE_C macro
/openthread-latest/third_party/mbedtls/repo/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers_no_static.c.jinja63 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
143 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
160 #endif /* MBEDTLS_PSA_CRYPTO_SE_C */
Dpsa_crypto_driver_wrappers.h.jinja64 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
77 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
99 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
103 #endif /* MBEDTLS_PSA_CRYPTO_SE_C */
265 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
282 #endif /* MBEDTLS_PSA_CRYPTO_SE_C */
369 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
386 #endif /* MBEDTLS_PSA_CRYPTO_SE_C */
756 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
774 #endif /* MBEDTLS_PSA_CRYPTO_SE_C */
[all …]
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_attributes.function94 /* BEGIN_CASE depends_on:MBEDTLS_PSA_CRYPTO_SE_C */
Dtest_suite_psa_crypto_se_driver_hal_mocks.function277 * depends_on:MBEDTLS_PSA_CRYPTO_SE_C
Dtest_suite_psa_crypto_se_driver_hal.function788 * depends_on:MBEDTLS_PSA_CRYPTO_SE_C
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dcheck_config.h692 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) && \
698 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dquery_config.c1967 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in query_config()
1970 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_CRYPTO_SE_C ); in query_config()
4469 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in list_config()
4470 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PSA_CRYPTO_SE_C); in list_config()
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c33 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
74 #if defined(MBEDTLS_PSA_CRYPTO_SE_C) in check_key_attributes_sanity()
Dpsa_test_wrappers.c42 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh902 scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C
1342 scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C
1676 scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C
2296 scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C
2597 scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C
4583 scripts/config.py unset MBEDTLS_PSA_CRYPTO_SE_C
5411 scripts/config.py set MBEDTLS_PSA_CRYPTO_SE_C
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h42 #if defined(MBEDTLS_PSA_CRYPTO_SE_C)
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dmbed-crypto-storage-specification.md360 …d secure element interface with dynamically registered drivers (`MBEDTLS_PSA_CRYPTO_SE_C`). The dr…

12