/mbedtls/tests/suites/ |
A D | test_suite_psa_crypto_op_fail.function | 91 psa_set_key_algorithm(&attributes, alg); 137 psa_set_key_algorithm(&attributes, alg); 183 psa_set_key_algorithm(&attributes, alg); 238 psa_set_key_algorithm(&attributes, alg); 306 psa_set_key_algorithm(&attributes, alg); 372 psa_set_key_algorithm(&attributes, alg);
|
A D | test_suite_psa_crypto.function | 189 psa_set_key_algorithm(&attributes, alg); 221 psa_set_key_algorithm(&attributes, alg); 400 psa_set_key_algorithm(&attributes, alg); 643 psa_set_key_algorithm(&attributes, alg); 1570 psa_set_key_algorithm(&attributes, alg); 1796 psa_set_key_algorithm(&attributes, alg); 1907 psa_set_key_algorithm(&attributes, alg); 2035 psa_set_key_algorithm(&attributes, alg); 2087 psa_set_key_algorithm(&attributes, alg); 2710 psa_set_key_algorithm(&attributes, alg); [all …]
|
A D | test_suite_psa_crypto_slot_management.function | 134 psa_set_key_algorithm(&attributes, alg); 226 psa_set_key_algorithm(&attributes, alg); 371 psa_set_key_algorithm(&attributes, 0); 520 psa_set_key_algorithm(&source_attributes, source_alg); 534 psa_set_key_algorithm(&target_attributes, target_alg); 645 psa_set_key_algorithm(&attributes, source_alg); 658 psa_set_key_algorithm(&attributes1, target_alg); 732 psa_set_key_algorithm(&attributes, 0); 812 psa_set_key_algorithm(&attributes, 0); 859 psa_set_key_algorithm(&attributes, 0); [all …]
|
A D | test_suite_psa_crypto_driver_wrappers.function | 520 psa_set_key_algorithm(&attributes, alg); 647 psa_set_key_algorithm(&attributes, alg); 773 psa_set_key_algorithm(&attributes, alg); 971 psa_set_key_algorithm(&attributes, alg); 1051 psa_set_key_algorithm(&attributes, alg); 1161 psa_set_key_algorithm(&attributes, alg); 1290 psa_set_key_algorithm(&attributes, alg); 1400 psa_set_key_algorithm(&attributes, alg); 1466 psa_set_key_algorithm(&attributes, alg); 1673 psa_set_key_algorithm(&attributes, alg); [all …]
|
A D | test_suite_psa_crypto_storage_format.function | 249 psa_set_key_algorithm(&attributes, alg); 293 psa_set_key_algorithm(&attributes, alg);
|
A D | test_suite_psa_crypto_attributes.function | 36 psa_set_key_algorithm(&attributes, alg);
|
A D | test_suite_pk.function | 220 psa_set_key_algorithm(&key_attr, derive_alg); 225 psa_set_key_algorithm(&key_attr, sign_alg); 561 psa_set_key_algorithm(&attributes, alg); 580 psa_set_key_algorithm(&new_attr, psa_get_key_algorithm(&orig_attr)); 603 psa_set_key_algorithm(&attributes, alg); 620 psa_set_key_algorithm(&attributes, alg); 781 psa_set_key_algorithm(&attributes, key_alg); 2291 psa_set_key_algorithm(&attributes, PSA_ALG_ECDH); 2374 psa_set_key_algorithm(&attributes, alg); 2471 psa_set_key_algorithm(&from_attributes, from_alg); [all …]
|
A D | test_suite_psa_crypto_hash.function | 55 psa_set_key_algorithm(&attributes, alg);
|
A D | test_suite_constant_time_hmac.function | 48 psa_set_key_algorithm(&attributes, PSA_ALG_HMAC(alg));
|
A D | test_suite_psa_crypto_pake.function | 625 psa_set_key_algorithm(&attributes, alg); 793 psa_set_key_algorithm(&attributes, alg); 858 psa_set_key_algorithm(&attributes, alg); 1002 psa_set_key_algorithm(&attributes, PSA_ALG_JPAKE);
|
A D | test_suite_psa_crypto_se_driver_hal.function | 463 psa_set_key_algorithm(&attributes, alg); 496 psa_set_key_algorithm(&attributes, alg); 1119 psa_set_key_algorithm(&attributes, alg); 1237 psa_set_key_algorithm(&attributes, alg); 1343 psa_set_key_algorithm(&sw_attributes, alg);
|
A D | test_suite_psa_crypto_se_driver_hal_mocks.function | 591 psa_set_key_algorithm(&attributes, algorithm); 651 psa_set_key_algorithm(&attributes, algorithm);
|
A D | test_suite_psa_crypto_entropy.function | 109 psa_set_key_algorithm(&attributes, alg);
|
/mbedtls/programs/psa/ |
A D | crypto_examples.c | 169 psa_set_key_algorithm(&attributes, alg); in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() 217 psa_set_key_algorithm(&attributes, alg); in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() 264 psa_set_key_algorithm(&attributes, alg); in cipher_example_encrypt_decrypt_aes_ctr_multi()
|
A D | key_ladder_demo.c | 193 psa_set_key_algorithm(&attributes, KDF_ALG); in generate() 238 psa_set_key_algorithm(&attributes, alg); in import_key_from_file() 272 psa_set_key_algorithm(&attributes, KDF_ALG); in derive_key_ladder() 335 psa_set_key_algorithm(&attributes, WRAPPING_ALG); in derive_wrapping_key()
|
A D | hmac_demo.c | 106 psa_set_key_algorithm(&attributes, alg); in hmac_demo()
|
A D | aead_demo.c | 151 psa_set_key_algorithm(&attributes, *alg); in aead_prepare()
|
/mbedtls/library/ |
A D | pk_wrap.c | 102 psa_set_key_algorithm(&attributes, psa_alg_md); in rsa_verify_wrap() 200 psa_set_key_algorithm(&attributes, alg); in mbedtls_pk_psa_rsa_sign_ext() 314 psa_set_key_algorithm(&attributes, decrypt_alg); in rsa_decrypt_wrap() 396 psa_set_key_algorithm(&attributes, psa_encrypt_alg); in rsa_encrypt_wrap() 559 psa_set_key_algorithm(&attributes, psa_sig_md); in ecdsa_verify_psa() 788 psa_set_key_algorithm(&attributes, psa_sig_md); in ecdsa_sign_wrap()
|
A D | ssl_ticket.c | 94 psa_set_key_algorithm(&attributes, key->alg); in ssl_ticket_gen_key() 183 psa_set_key_algorithm(&attributes, key->alg); in mbedtls_ssl_ticket_rotate()
|
A D | pk.c | 454 psa_set_key_algorithm(attributes, in mbedtls_pk_get_psa_attributes() 512 psa_set_key_algorithm(attributes, alg); in mbedtls_pk_get_psa_attributes() 569 psa_set_key_algorithm(attributes, psa_get_key_algorithm(&old_attributes)); in mbedtls_pk_get_psa_attributes() 1173 psa_set_key_algorithm(&attributes, psa_sig_alg); in mbedtls_pk_verify_ext()
|
A D | block_cipher.c | 133 psa_set_key_algorithm(&key_attr, PSA_ALG_ECB_NO_PADDING); in mbedtls_block_cipher_setkey()
|
A D | pk_ecc.c | 63 psa_set_key_algorithm(&attributes, in mbedtls_pk_ecc_set_key()
|
A D | ssl_cookie.c | 122 psa_set_key_algorithm(&attributes, ctx->psa_hmac_alg); in mbedtls_ssl_cookie_setup()
|
/mbedtls/tests/src/drivers/ |
A D | test_driver_key_management.c | 730 psa_set_key_algorithm(attributes, PSA_ALG_CTR); in mbedtls_test_opaque_get_builtin_key() 750 psa_set_key_algorithm( in mbedtls_test_opaque_get_builtin_key()
|
/mbedtls/include/psa/ |
A D | crypto_struct.h | 381 static inline void psa_set_key_algorithm(psa_key_attributes_t *attributes, in psa_set_key_algorithm() function
|