| /external/mbedtls/tests/suites/ |
| D | test_suite_psa_crypto_attributes.function | 29 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 44 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg); 56 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0);
|
| D | test_suite_psa_crypto_storage_format.function | 163 psa_algorithm_t alg = psa_get_key_algorithm(attributes); 257 TEST_EQUAL(psa_get_key_algorithm(expected_attributes), 258 psa_get_key_algorithm(&actual_attributes)); 274 psa_get_key_algorithm(expected_attributes)));
|
| D | test_suite_psa_crypto_persistent_key.function | 110 TEST_EQUAL(psa_get_key_algorithm(&attributes), 241 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 299 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0);
|
| D | test_suite_psa_crypto_generate_key.function | 38 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0);
|
| D | test_suite_psa_crypto_slot_management.function | 244 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg); 264 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg); 298 TEST_EQUAL(psa_get_key_algorithm(&attributes), 299 psa_get_key_algorithm(&read_attributes)); 400 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 573 TEST_EQUAL(expected_alg, psa_get_key_algorithm(&target_attributes)); 688 TEST_EQUAL(psa_get_key_algorithm(&attributes1), 689 psa_get_key_algorithm(&attributes2));
|
| D | test_suite_psa_crypto_se_driver_hal.function | 543 TEST_EQUAL(psa_get_key_algorithm(&actual_attributes), 544 psa_get_key_algorithm(reference_attributes));
|
| D | test_suite_psa_crypto.function | 258 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 1321 TEST_EQUAL(psa_get_key_algorithm(&got_attributes), alg); 1763 TEST_EQUAL(psa_get_key_algorithm(&attributes), expected_alg); 1818 TEST_EQUAL(psa_get_key_algorithm(&func), 0); 1819 TEST_EQUAL(psa_get_key_algorithm(&init), 0); 1820 TEST_EQUAL(psa_get_key_algorithm(&zero), 0); 2379 TEST_EQUAL(psa_get_key_algorithm(&got_attributes), alg); 2503 TEST_EQUAL(expected_alg, psa_get_key_algorithm(&target_attributes)); 9863 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg);
|
| D | test_suite_psa_crypto_driver_wrappers.function | 2168 TEST_EQUAL(psa_get_key_algorithm(&attributes), builtin_key_alg); 2219 TEST_EQUAL(psa_get_key_algorithm(&attributes), builtin_key_alg);
|
| /external/openthread/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_psa_crypto_attributes.function | 29 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 44 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg); 56 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0);
|
| D | test_suite_psa_crypto_storage_format.function | 172 psa_algorithm_t alg = psa_get_key_algorithm(attributes); 266 TEST_EQUAL(psa_get_key_algorithm(expected_attributes), 267 psa_get_key_algorithm(&actual_attributes)); 283 psa_get_key_algorithm(expected_attributes)));
|
| D | test_suite_psa_crypto_persistent_key.function | 110 TEST_EQUAL(psa_get_key_algorithm(&attributes), 241 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 299 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0);
|
| D | test_suite_psa_crypto_generate_key.function | 38 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0);
|
| D | test_suite_psa_crypto_slot_management.function | 244 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg); 264 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg); 298 TEST_EQUAL(psa_get_key_algorithm(&attributes), 299 psa_get_key_algorithm(&read_attributes)); 400 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 573 TEST_EQUAL(expected_alg, psa_get_key_algorithm(&target_attributes)); 688 TEST_EQUAL(psa_get_key_algorithm(&attributes1), 689 psa_get_key_algorithm(&attributes2));
|
| D | test_suite_psa_crypto.function | 227 TEST_EQUAL(psa_get_key_algorithm(&attributes), 0); 393 TEST_EQUAL(psa_get_key_algorithm(&got_attributes), alg); 803 TEST_EQUAL(psa_get_key_algorithm(&attributes), expected_alg); 858 TEST_EQUAL(psa_get_key_algorithm(&func), 0); 859 TEST_EQUAL(psa_get_key_algorithm(&init), 0); 860 TEST_EQUAL(psa_get_key_algorithm(&zero), 0); 1325 TEST_EQUAL(psa_get_key_algorithm(&got_attributes), alg); 1444 TEST_EQUAL(expected_alg, psa_get_key_algorithm(&target_attributes)); 5611 TEST_EQUAL(psa_get_key_algorithm(&attributes), alg);
|
| D | test_suite_psa_crypto_se_driver_hal.function | 539 TEST_EQUAL(psa_get_key_algorithm(&actual_attributes), 540 psa_get_key_algorithm(reference_attributes));
|
| D | test_suite_psa_crypto_driver_wrappers.function | 1486 TEST_EQUAL(psa_get_key_algorithm(&attributes), builtin_key_alg); 1537 TEST_EQUAL(psa_get_key_algorithm(&attributes), builtin_key_alg);
|
| /external/openthread/third_party/mbedtls/repo/tests/src/drivers/ |
| D | test_driver_key_management.c | 239 if (psa_get_key_algorithm(attributes) != in mbedtls_test_opaque_export_key() 266 if (psa_get_key_algorithm(attributes) != PSA_ALG_CTR) { in mbedtls_test_opaque_export_key() 374 if (psa_get_key_algorithm(attributes) != in mbedtls_test_opaque_export_public_key()
|
| /external/mbedtls/tests/src/drivers/ |
| D | test_driver_key_management.c | 462 if (psa_get_key_algorithm(attributes) != in mbedtls_test_opaque_export_key() 489 if (psa_get_key_algorithm(attributes) != PSA_ALG_CTR) { in mbedtls_test_opaque_export_key() 683 if (psa_get_key_algorithm(attributes) != in mbedtls_test_opaque_export_public_key()
|
| /external/openthread/third_party/mbedtls/repo/include/psa/ |
| D | crypto_struct.h | 398 static inline psa_algorithm_t psa_get_key_algorithm( in psa_get_key_algorithm() function
|
| D | crypto.h | 288 static psa_algorithm_t psa_get_key_algorithm(
|
| /external/mbedtls/include/psa/ |
| D | crypto_struct.h | 346 static inline psa_algorithm_t psa_get_key_algorithm( in psa_get_key_algorithm() function
|
| D | crypto.h | 286 static psa_algorithm_t psa_get_key_algorithm(
|
| /external/mbedtls/library/ |
| D | pk.c | 322 key_alg = psa_get_key_algorithm(&attributes); in mbedtls_pk_can_do_ext()
|
| D | pk_wrap.c | 971 alg = psa_get_key_algorithm(&key_attr); in ecdsa_sign_psa()
|