Searched refs:psa_set_key_enrollment_algorithm (Results 1 – 5 of 5) sorted by relevance
/third_party/mbedtls/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_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_persistent_key.function | 57 psa_set_key_enrollment_algorithm( &attributes, key_alg2 );
|
D | test_suite_psa_crypto.function | 1554 psa_set_key_enrollment_algorithm( &attributes, alg2 ); 1646 psa_set_key_enrollment_algorithm( &source_attributes, source_alg2_arg ); 1666 psa_set_key_enrollment_algorithm( &target_attributes, target_alg2_arg ); 1741 psa_set_key_enrollment_algorithm( &source_attributes, source_alg2_arg ); 1755 psa_set_key_enrollment_algorithm( &target_attributes, target_alg2_arg );
|
/third_party/mbedtls/include/psa/ |
D | crypto_extra.h | 72 static inline void psa_set_key_enrollment_algorithm( in psa_set_key_enrollment_algorithm() function
|