/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/ |
H A D | test_suite_psa_crypto_storage_format.function | 250 psa_set_key_enrollment_algorithm(&attributes, alg2); 294 psa_set_key_enrollment_algorithm(&attributes, alg2);
|
H A D | test_suite_psa_crypto_slot_management.function | 227 psa_set_key_enrollment_algorithm(&attributes, alg2); 521 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 535 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg);
|
H A D | test_suite_psa_crypto_persistent_key.function | 60 psa_set_key_enrollment_algorithm(&attributes, key_alg2);
|
H A D | test_suite_pk.function | 222 psa_set_key_enrollment_algorithm(&key_attr, sign_alg); 783 psa_set_key_enrollment_algorithm(&attributes, key_alg2); 2151 psa_set_key_enrollment_algorithm(&attributes, 42); 2375 psa_set_key_enrollment_algorithm(&attributes, 42);
|
H A D | test_suite_psa_crypto.function | 2711 psa_set_key_enrollment_algorithm(&attributes, alg2); 2805 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 2826 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg); 2902 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 2916 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg);
|
/aosp_15_r20/external/mbedtls/tests/suites/ |
H A D | test_suite_psa_crypto_storage_format.function | 334 psa_set_key_enrollment_algorithm(&attributes, alg2); 378 psa_set_key_enrollment_algorithm(&attributes, alg2);
|
H A 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);
|
H A D | test_suite_psa_crypto_persistent_key.function | 62 psa_set_key_enrollment_algorithm(&attributes, key_alg2);
|
H A D | test_suite_pk.function | 325 psa_set_key_enrollment_algorithm(&attributes, key_alg2);
|
H A D | test_suite_psa_crypto.function | 2370 psa_set_key_enrollment_algorithm(&attributes, alg2); 2464 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 2485 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg); 2561 psa_set_key_enrollment_algorithm(&source_attributes, source_alg2_arg); 2575 psa_set_key_enrollment_algorithm(&target_attributes, target_alg2_arg);
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | pk.c | 909 psa_set_key_enrollment_algorithm(&attributes, alg2); in mbedtls_pk_wrap_as_opaque() 945 psa_set_key_enrollment_algorithm(&attributes, alg2); in mbedtls_pk_wrap_as_opaque()
|
H A D | pkparse.c | 1272 psa_set_key_enrollment_algorithm(&attributes, PSA_ALG_ECDH); in pk_parse_key_sec1_der()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/ |
H A D | crypto_extra.h | 58 static inline void psa_set_key_enrollment_algorithm( in psa_set_key_enrollment_algorithm() function
|
/aosp_15_r20/external/mbedtls/include/psa/ |
H A D | crypto_extra.h | 58 static inline void psa_set_key_enrollment_algorithm( in psa_set_key_enrollment_algorithm() function
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/ |
H A D | ssl_test_lib.c | 292 psa_set_key_enrollment_algorithm(&key_attr, psa_alg2); in pk_wrap_as_opaque()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | pk.c | 585 psa_set_key_enrollment_algorithm(attributes, PSA_ALG_NONE); in mbedtls_pk_get_psa_attributes()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/test_helpers/ |
H A D | ssl_helpers.c | 696 psa_set_key_enrollment_algorithm(&key_attr, opaque_alg2); in mbedtls_test_ssl_endpoint_certificate_init()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/ |
H A D | psa-transition.md | 700 …ributes_1gaeb8341ca52baa0279475ea3fd3bcdc98), you can use [`psa_set_key_enrollment_algorithm`](htt… 819 …p__attributes_1gaeb8341ca52baa0279475ea3fd3bcdc98) and/or [`psa_set_key_enrollment_algorithm`](htt…
|