/third_party/mbedtls/tests/suites/ |
D | test_suite_psa_crypto.function | 153 psa_set_key_algorithm( &attributes, alg ); 186 psa_set_key_algorithm( &attributes, alg ); 219 psa_set_key_algorithm( &attributes, PSA_ALG_CTR ); 364 psa_set_key_algorithm( &attributes, alg ); 630 psa_set_key_algorithm( &attributes, alg ); 831 psa_set_key_algorithm( &attributes, alg ); 933 psa_set_key_algorithm( &attributes, alg ); 990 psa_set_key_algorithm( &attributes, alg ); 1041 psa_set_key_algorithm( &attributes, alg ); 1137 psa_set_key_algorithm( &attributes, policy_alg ); [all …]
|
D | test_suite_psa_crypto_driver_wrappers.function | 33 psa_set_key_algorithm( &attributes, alg ); 91 psa_set_key_algorithm( &attributes, alg ); 101 psa_set_key_algorithm( &attributes, alg ); 147 psa_set_key_algorithm( &attributes, alg ); 207 psa_set_key_algorithm( &attributes, alg ); 217 psa_set_key_algorithm( &attributes, alg ); 264 psa_set_key_algorithm( &attributes, alg ); 448 psa_set_key_algorithm( &attributes, alg ); 556 psa_set_key_algorithm( &attributes, alg ); 688 psa_set_key_algorithm( &attributes, alg ); [all …]
|
D | test_suite_psa_crypto_slot_management.function | 139 psa_set_key_algorithm( &attributes, alg ); 230 psa_set_key_algorithm( &attributes, alg ); 377 psa_set_key_algorithm( &attributes, 0 ); 525 psa_set_key_algorithm( &source_attributes, source_alg ); 539 psa_set_key_algorithm( &target_attributes, target_alg ); 658 psa_set_key_algorithm( &attributes, source_alg ); 674 psa_set_key_algorithm( &attributes1, target_alg ); 748 psa_set_key_algorithm( &attributes, 0 ); 835 psa_set_key_algorithm( &attributes, 0 ); 882 psa_set_key_algorithm( &attributes, 0 ); [all …]
|
D | test_suite_psa_crypto_storage_format.function | 178 psa_set_key_algorithm( &attributes, alg ); 222 psa_set_key_algorithm( &attributes, alg );
|
D | test_suite_psa_crypto_attributes.function | 36 psa_set_key_algorithm( &attributes, alg );
|
D | test_suite_psa_crypto_entropy.function | 79 psa_set_key_algorithm( &attributes, alg );
|
D | test_suite_psa_crypto_se_driver_hal.function | 461 psa_set_key_algorithm( &attributes, alg ); 494 psa_set_key_algorithm( &attributes, alg ); 1112 psa_set_key_algorithm( &attributes, alg ); 1225 psa_set_key_algorithm( &attributes, alg ); 1326 psa_set_key_algorithm( &sw_attributes, alg );
|
D | test_suite_psa_crypto_se_driver_hal_mocks.function | 604 psa_set_key_algorithm( &attributes, algorithm ); 664 psa_set_key_algorithm( &attributes, algorithm );
|
D | test_suite_psa_crypto_persistent_key.function | 56 psa_set_key_algorithm( &attributes, key_alg );
|
D | test_suite_pk.function | 104 psa_set_key_algorithm( &attributes, PSA_ALG_ECDSA(PSA_ALG_SHA_256) );
|
/third_party/mbedtls/programs/psa/ |
D | crypto_examples.c | 182 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() 230 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() 277 psa_set_key_algorithm( &attributes, alg ); in cipher_example_encrypt_decrypt_aes_ctr_multi()
|
D | key_ladder_demo.c | 203 psa_set_key_algorithm( &attributes, KDF_ALG ); in generate() 247 psa_set_key_algorithm( &attributes, alg ); in import_key_from_file() 281 psa_set_key_algorithm( &attributes, KDF_ALG ); in derive_key_ladder() 346 psa_set_key_algorithm( &attributes, WRAPPING_ALG ); in derive_wrapping_key()
|
/third_party/mbedtls/docs/ |
D | getting_started.md | 93 psa_set_key_algorithm(&attributes, 0); 152 psa_set_key_algorithm(&attributes, PSA_ALG_RSA_PKCS1V15_SIGN_RAW); 232 psa_set_key_algorithm(&attributes, alg); 316 psa_set_key_algorithm(&attributes, alg); 611 psa_set_key_algorithm(&attributes, alg); 653 psa_set_key_algorithm(&attributes, PSA_ALG_CTR); 726 psa_set_key_algorithm(&attributes, PSA_ALG_CCM); 797 psa_set_key_algorithm(&attributes, PSA_ALG_CCM); 839 `psa_set_key_algorithm()` with the chosen ECDSA algorithm (such as 865 psa_set_key_algorithm(&attributes,
|
/third_party/mbedtls/tests/src/drivers/ |
D | test_driver_key_management.c | 685 psa_set_key_algorithm( attributes, PSA_ALG_CTR ); in mbedtls_test_opaque_get_builtin_key() 704 psa_set_key_algorithm( in mbedtls_test_opaque_get_builtin_key()
|
/third_party/mbedtls/include/psa/ |
D | crypto_struct.h | 431 static inline void psa_set_key_algorithm( psa_key_attributes_t *attributes, in psa_set_key_algorithm() function
|
D | crypto.h | 280 static void psa_set_key_algorithm(psa_key_attributes_t *attributes,
|
/third_party/mbedtls/library/ |
D | pk.c | 635 psa_set_key_algorithm( &attributes, PSA_ALG_ECDSA(hash_alg) ); in mbedtls_pk_wrap_as_opaque()
|
D | pk_wrap.c | 592 psa_set_key_algorithm( &attributes, psa_sig_md ); in ecdsa_verify_wrap()
|
D | cipher.c | 298 psa_set_key_algorithm( &attributes, cipher_psa->alg ); in mbedtls_cipher_setkey()
|
D | ssl_cli.c | 3561 psa_set_key_algorithm( &key_attributes, PSA_ALG_ECDH ); in ssl_write_client_key_exchange()
|
D | ssl_tls.c | 416 psa_set_key_algorithm( &key_attributes, alg ); in tls_prf_generic()
|
/third_party/mbedtls/programs/ssl/ |
D | ssl_client2.c | 1918 psa_set_key_algorithm( &key_attributes, alg ); in main()
|
D | ssl_server2.c | 1221 psa_set_key_algorithm( &key_attributes, alg ); in psa_setup_psk_key_slot()
|
/third_party/mbedtls/docs/proposed/ |
D | psa-driver-interface.md | 849 psa_set_key_algorithm(&attributes, PSA_ALG_GCM);
|