Home
last modified time | relevance | path

Searched refs:psa_set_key_algorithm (Results 1 – 25 of 41) sorted by relevance

12

/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_op_fail.function91 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);
Dtest_suite_psa_crypto.function167 psa_set_key_algorithm(&attributes, alg);
199 psa_set_key_algorithm(&attributes, alg);
231 psa_set_key_algorithm(&attributes, PSA_ALG_CTR);
378 psa_set_key_algorithm(&attributes, alg);
621 psa_set_key_algorithm(&attributes, alg);
1550 psa_set_key_algorithm(&attributes, alg);
1776 psa_set_key_algorithm(&attributes, alg);
1887 psa_set_key_algorithm(&attributes, alg);
1953 psa_set_key_algorithm(&attributes, alg_arg);
2015 psa_set_key_algorithm(&attributes, alg);
[all …]
Dtest_suite_psa_crypto_slot_management.function159 psa_set_key_algorithm(&attributes, alg);
251 psa_set_key_algorithm(&attributes, alg);
396 psa_set_key_algorithm(&attributes, 0);
545 psa_set_key_algorithm(&source_attributes, source_alg);
559 psa_set_key_algorithm(&target_attributes, target_alg);
670 psa_set_key_algorithm(&attributes, source_alg);
683 psa_set_key_algorithm(&attributes1, target_alg);
757 psa_set_key_algorithm(&attributes, 0);
837 psa_set_key_algorithm(&attributes, 0);
903 psa_set_key_algorithm(&attributes, 0);
[all …]
Dtest_suite_psa_crypto_driver_wrappers.function535 psa_set_key_algorithm(&attributes, alg);
605 psa_set_key_algorithm(&attributes, alg);
612 psa_set_key_algorithm(&attributes, alg);
662 psa_set_key_algorithm(&attributes, alg);
734 psa_set_key_algorithm(&attributes, alg);
741 psa_set_key_algorithm(&attributes, alg);
788 psa_set_key_algorithm(&attributes, alg);
987 psa_set_key_algorithm(&attributes, alg);
1067 psa_set_key_algorithm(&attributes, alg);
1177 psa_set_key_algorithm(&attributes, alg);
[all …]
Dtest_suite_psa_crypto_storage_format.function249 psa_set_key_algorithm(&attributes, alg);
293 psa_set_key_algorithm(&attributes, alg);
Dtest_suite_psa_crypto_pake.function625 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);
Dtest_suite_psa_crypto_attributes.function36 psa_set_key_algorithm(&attributes, alg);
Dtest_suite_psa_crypto_se_driver_hal.function476 psa_set_key_algorithm(&attributes, alg);
509 psa_set_key_algorithm(&attributes, alg);
1134 psa_set_key_algorithm(&attributes, alg);
1252 psa_set_key_algorithm(&attributes, alg);
1358 psa_set_key_algorithm(&sw_attributes, alg);
Dtest_suite_psa_crypto_hash.function55 psa_set_key_algorithm(&attributes, alg);
Dtest_suite_psa_crypto_se_driver_hal_mocks.function591 psa_set_key_algorithm(&attributes, algorithm);
651 psa_set_key_algorithm(&attributes, algorithm);
Dtest_suite_constant_time_hmac.function48 psa_set_key_algorithm(&attributes, PSA_ALG_HMAC(alg));
Dtest_suite_psa_crypto_entropy.function109 psa_set_key_algorithm(&attributes, alg);
/mbedtls-latest/programs/psa/
Dkey_ladder_demo.c193 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()
Dcrypto_examples.c169 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()
Dhmac_demo.c106 psa_set_key_algorithm(&attributes, alg); in hmac_demo()
Daead_demo.c151 psa_set_key_algorithm(&attributes, *alg); in aead_prepare()
/mbedtls-latest/library/
Dpk_wrap.c102 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()
Dpk.c450 psa_set_key_algorithm(attributes, in mbedtls_pk_get_psa_attributes()
508 psa_set_key_algorithm(attributes, alg); in mbedtls_pk_get_psa_attributes()
565 psa_set_key_algorithm(attributes, psa_get_key_algorithm(&old_attributes)); in mbedtls_pk_get_psa_attributes()
1169 psa_set_key_algorithm(&attributes, psa_sig_alg); in mbedtls_pk_verify_ext()
Dssl_ticket.c94 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()
Dblock_cipher.c137 psa_set_key_algorithm(&key_attr, PSA_ALG_ECB_NO_PADDING); in mbedtls_block_cipher_setkey()
Dpk_ecc.c63 psa_set_key_algorithm(&attributes, in mbedtls_pk_ecc_set_key()
Dssl_cookie.c126 psa_set_key_algorithm(&attributes, ctx->psa_hmac_alg); in mbedtls_ssl_cookie_setup()
/mbedtls-latest/tests/src/drivers/
Dtest_driver_key_management.c731 psa_set_key_algorithm(attributes, PSA_ALG_CTR); in mbedtls_test_opaque_get_builtin_key()
751 psa_set_key_algorithm( in mbedtls_test_opaque_get_builtin_key()
/mbedtls-latest/include/psa/
Dcrypto_struct.h407 static inline void psa_set_key_algorithm(psa_key_attributes_t *attributes, in psa_set_key_algorithm() function
/mbedtls-latest/programs/ssl/
Dssl_test_lib.c290 psa_set_key_algorithm(&key_attr, psa_alg); in pk_wrap_as_opaque()

12