Searched refs:psa_set_key_enrollment_algorithm (Results 1 – 7 of 7) sorted by relevance
/mbedtls-3.5.0/tests/suites/ |
D | test_suite_psa_crypto_storage_format.function | 334 psa_set_key_enrollment_algorithm(&attributes, alg2); 378 psa_set_key_enrollment_algorithm(&attributes, alg2);
|
D | test_suite_psa_crypto_slot_management.function | 228 psa_set_key_enrollment_algorithm(&attributes, alg2); 522 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 536 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg);
|
D | test_suite_psa_crypto_persistent_key.function | 62 psa_set_key_enrollment_algorithm(&attributes, key_alg2);
|
D | test_suite_pk.function | 266 psa_set_key_enrollment_algorithm(&attributes, key_alg2);
|
D | test_suite_psa_crypto.function | 2343 psa_set_key_enrollment_algorithm(&attributes, alg2); 2437 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 2458 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg); 2534 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 2548 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg);
|
/mbedtls-3.5.0/library/ |
D | pk.c | 900 psa_set_key_enrollment_algorithm(&attributes, alg2); in mbedtls_pk_wrap_as_opaque() 935 psa_set_key_enrollment_algorithm(&attributes, alg2); in mbedtls_pk_wrap_as_opaque()
|
/mbedtls-3.5.0/include/psa/ |
D | crypto_extra.h | 72 static inline void psa_set_key_enrollment_algorithm( in psa_set_key_enrollment_algorithm() function
|