Searched refs:psa_set_key_enrollment_algorithm (Results 1 – 5 of 5) sorted by relevance
/openthread-3.4.0/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_storage_format.function | 179 psa_set_key_enrollment_algorithm( &attributes, alg2 ); 223 psa_set_key_enrollment_algorithm( &attributes, alg2 );
|
D | test_suite_psa_crypto_persistent_key.function | 57 psa_set_key_enrollment_algorithm( &attributes, key_alg2 );
|
D | test_suite_psa_crypto_slot_management.function | 231 psa_set_key_enrollment_algorithm( &attributes, alg2 ); 526 psa_set_key_enrollment_algorithm( &source_attributes, source_alg2_arg ); 540 psa_set_key_enrollment_algorithm( &target_attributes, target_alg2_arg );
|
D | test_suite_psa_crypto.function | 1291 psa_set_key_enrollment_algorithm( &attributes, alg2 ); 1379 psa_set_key_enrollment_algorithm( &source_attributes, source_alg2_arg ); 1399 psa_set_key_enrollment_algorithm( &target_attributes, target_alg2_arg ); 1469 psa_set_key_enrollment_algorithm( &source_attributes, source_alg2_arg ); 1482 psa_set_key_enrollment_algorithm( &target_attributes, target_alg2_arg );
|
/openthread-3.4.0/third_party/mbedtls/repo/include/psa/ |
D | crypto_extra.h | 71 static inline void psa_set_key_enrollment_algorithm( in psa_set_key_enrollment_algorithm() function
|