Home
last modified time | relevance | path

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

12

/mbedtls/tests/suites/
A 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);
A Dtest_suite_psa_crypto.function189 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 Dtest_suite_psa_crypto_slot_management.function134 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 Dtest_suite_psa_crypto_driver_wrappers.function520 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 Dtest_suite_psa_crypto_storage_format.function249 psa_set_key_algorithm(&attributes, alg);
293 psa_set_key_algorithm(&attributes, alg);
A Dtest_suite_psa_crypto_attributes.function36 psa_set_key_algorithm(&attributes, alg);
A Dtest_suite_pk.function220 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 Dtest_suite_psa_crypto_hash.function55 psa_set_key_algorithm(&attributes, alg);
A Dtest_suite_constant_time_hmac.function48 psa_set_key_algorithm(&attributes, PSA_ALG_HMAC(alg));
A 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);
A Dtest_suite_psa_crypto_se_driver_hal.function463 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 Dtest_suite_psa_crypto_se_driver_hal_mocks.function591 psa_set_key_algorithm(&attributes, algorithm);
651 psa_set_key_algorithm(&attributes, algorithm);
A Dtest_suite_psa_crypto_entropy.function109 psa_set_key_algorithm(&attributes, alg);
/mbedtls/programs/psa/
A 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()
A 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()
A Dhmac_demo.c106 psa_set_key_algorithm(&attributes, alg); in hmac_demo()
A Daead_demo.c151 psa_set_key_algorithm(&attributes, *alg); in aead_prepare()
/mbedtls/library/
A 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()
A 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()
A Dpk.c454 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 Dblock_cipher.c133 psa_set_key_algorithm(&key_attr, PSA_ALG_ECB_NO_PADDING); in mbedtls_block_cipher_setkey()
A Dpk_ecc.c63 psa_set_key_algorithm(&attributes, in mbedtls_pk_ecc_set_key()
A Dssl_cookie.c122 psa_set_key_algorithm(&attributes, ctx->psa_hmac_alg); in mbedtls_ssl_cookie_setup()
/mbedtls/tests/src/drivers/
A Dtest_driver_key_management.c730 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 Dcrypto_struct.h381 static inline void psa_set_key_algorithm(psa_key_attributes_t *attributes, in psa_set_key_algorithm() function

Completed in 146 milliseconds

12