| /external/mbedtls/tests/suites/ |
| D | test_suite_psa_crypto_op_fail.function | 92 psa_set_key_algorithm( &attributes, alg ); 138 psa_set_key_algorithm( &attributes, alg ); 184 psa_set_key_algorithm( &attributes, alg ); 232 psa_set_key_algorithm( &attributes, alg ); 286 psa_set_key_algorithm( &attributes, alg ); 353 psa_set_key_algorithm( &attributes, alg );
|
| D | test_suite_psa_crypto.function | 177 psa_set_key_algorithm( &attributes, alg ); 210 psa_set_key_algorithm( &attributes, alg ); 243 psa_set_key_algorithm( &attributes, PSA_ALG_CTR ); 388 psa_set_key_algorithm( &attributes, alg ); 660 psa_set_key_algorithm( &attributes, alg ); 1379 psa_set_key_algorithm( &attributes, alg ); 1580 psa_set_key_algorithm( &attributes, alg ); 1682 psa_set_key_algorithm( &attributes, alg ); 1739 psa_set_key_algorithm( &attributes, alg ); 1790 psa_set_key_algorithm( &attributes, alg ); [all …]
|
| D | test_suite_psa_crypto_driver_wrappers.function | 111 psa_set_key_algorithm( &attributes, alg ); 184 psa_set_key_algorithm( &attributes, alg ); 193 psa_set_key_algorithm( &attributes, alg ); 243 psa_set_key_algorithm( &attributes, alg ); 318 psa_set_key_algorithm( &attributes, alg ); 327 psa_set_key_algorithm( &attributes, alg ); 374 psa_set_key_algorithm( &attributes, alg ); 572 psa_set_key_algorithm( &attributes, alg ); 656 psa_set_key_algorithm( &attributes, alg ); 764 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_attributes.function | 36 psa_set_key_algorithm( &attributes, alg );
|
| D | test_suite_psa_crypto_storage_format.function | 331 psa_set_key_algorithm( &attributes, alg ); 375 psa_set_key_algorithm( &attributes, alg );
|
| /external/openthread/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_psa_crypto.function | 147 psa_set_key_algorithm( &attributes, alg ); 180 psa_set_key_algorithm( &attributes, alg ); 213 psa_set_key_algorithm( &attributes, PSA_ALG_CTR ); 375 psa_set_key_algorithm( &attributes, alg ); 573 psa_set_key_algorithm( &attributes, alg ); 669 psa_set_key_algorithm( &attributes, alg ); 727 psa_set_key_algorithm( &attributes, alg ); 778 psa_set_key_algorithm( &attributes, alg ); 874 psa_set_key_algorithm( &attributes, policy_alg ); 932 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 );
|
| /external/openthread/third_party/mbedtls/repo/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 | 207 psa_set_key_algorithm( &attributes, KDF_ALG ); in generate() 251 psa_set_key_algorithm( &attributes, alg ); in import_key_from_file() 285 psa_set_key_algorithm( &attributes, KDF_ALG ); in derive_key_ladder() 350 psa_set_key_algorithm( &attributes, WRAPPING_ALG ); in derive_wrapping_key()
|
| /external/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 | 206 psa_set_key_algorithm( &attributes, KDF_ALG ); in generate() 252 psa_set_key_algorithm( &attributes, alg ); in import_key_from_file() 286 psa_set_key_algorithm( &attributes, KDF_ALG ); in derive_key_ladder() 351 psa_set_key_algorithm( &attributes, WRAPPING_ALG ); in derive_wrapping_key()
|
| D | hmac_demo.c | 117 psa_set_key_algorithm( &attributes, alg ); in hmac_demo()
|
| D | aead_demo.c | 162 psa_set_key_algorithm( &attributes, *alg ); in aead_prepare()
|
| /external/openthread/third_party/mbedtls/repo/tests/src/drivers/ |
| D | test_driver_key_management.c | 422 psa_set_key_algorithm( attributes, PSA_ALG_CTR ); in mbedtls_test_opaque_get_builtin_key() 441 psa_set_key_algorithm( in mbedtls_test_opaque_get_builtin_key()
|
| /external/openthread/third_party/mbedtls/repo/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,
|
| /external/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,
|
| /external/mbedtls/library/ |
| D | pk_wrap.c | 197 psa_set_key_algorithm( &attributes, psa_alg_md ); in rsa_verify_wrap() 287 psa_set_key_algorithm( &attributes, alg ); in mbedtls_pk_psa_rsa_sign_ext() 394 psa_set_key_algorithm( &attributes, PSA_ALG_RSA_PKCS1V15_CRYPT ); in rsa_decrypt_wrap() 476 psa_set_key_algorithm( &attributes, PSA_ALG_RSA_PKCS1V15_CRYPT ); in rsa_encrypt_wrap() 956 psa_set_key_algorithm( &attributes, psa_sig_md ); in ecdsa_verify_wrap() 1193 psa_set_key_algorithm( &attributes, psa_sig_md ); in ecdsa_sign_wrap()
|
| D | ssl_ticket.c | 88 psa_set_key_algorithm( &attributes, key->alg ); in ssl_ticket_gen_key() 180 psa_set_key_algorithm( &attributes, key->alg ); in mbedtls_ssl_ticket_rotate()
|
| D | pk.c | 512 psa_set_key_algorithm( &attributes, psa_sig_alg ); in mbedtls_pk_verify_ext() 850 psa_set_key_algorithm( &attributes, alg ); in mbedtls_pk_wrap_as_opaque() 884 psa_set_key_algorithm( &attributes, alg ); in mbedtls_pk_wrap_as_opaque()
|
| /external/mbedtls/tests/src/drivers/ |
| D | test_driver_key_management.c | 694 psa_set_key_algorithm( attributes, PSA_ALG_CTR ); in mbedtls_test_opaque_get_builtin_key() 713 psa_set_key_algorithm( in mbedtls_test_opaque_get_builtin_key()
|
| /external/openthread/third_party/mbedtls/repo/include/psa/ |
| D | crypto_struct.h | 416 static inline void psa_set_key_algorithm(psa_key_attributes_t *attributes, in psa_set_key_algorithm() function
|