/mbedtls-latest/include/psa/ |
D | crypto_struct.h | 335 static inline void psa_set_key_id(psa_key_attributes_t *attributes, in psa_set_key_id() 351 const psa_key_attributes_t *attributes) in psa_get_key_id() 357 static inline void mbedtls_set_key_owner_id(psa_key_attributes_t *attributes, in mbedtls_set_key_owner_id() 364 static inline void psa_set_key_lifetime(psa_key_attributes_t *attributes, in psa_set_key_lifetime() 378 const psa_key_attributes_t *attributes) in psa_get_key_lifetime() 394 static inline void psa_set_key_usage_flags(psa_key_attributes_t *attributes, in psa_set_key_usage_flags() 402 const psa_key_attributes_t *attributes) in psa_get_key_usage_flags() 407 static inline void psa_set_key_algorithm(psa_key_attributes_t *attributes, in psa_set_key_algorithm() 414 const psa_key_attributes_t *attributes) in psa_get_key_algorithm() 419 static inline void psa_set_key_type(psa_key_attributes_t *attributes, in psa_set_key_type() [all …]
|
D | crypto_compat.h | 181 psa_key_attributes_t *attributes, in psa_set_key_domain_parameters() 207 const psa_key_attributes_t *attributes, in psa_get_key_domain_parameters()
|
D | crypto_extra.h | 69 psa_key_attributes_t *attributes, in psa_set_key_enrollment_algorithm() 82 const psa_key_attributes_t *attributes) in psa_get_key_enrollment_algorithm() 139 psa_key_attributes_t *attributes, in psa_set_key_slot_number() 153 psa_key_attributes_t *attributes) in psa_clear_key_slot_number()
|
/mbedtls-latest/tests/src/drivers/ |
D | test_driver_signature.c | 42 const psa_key_attributes_t *attributes, in sign_hash() 110 const psa_key_attributes_t *attributes, in verify_hash() 176 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_signature_sign_message() 232 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_signature_sign_message() 256 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_signature_verify_message() 299 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_signature_verify_message() 321 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_signature_sign_hash() 349 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_signature_sign_hash() 369 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_signature_verify_hash() 387 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_signature_verify_hash()
|
D | test_driver_key_management.c | 192 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_generate_key() 255 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_generate_key() 266 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_import_key() 348 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_import_key() 447 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_export_key() 531 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_export_public_key() 610 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_export_public_key() 719 psa_key_attributes_t *attributes, in mbedtls_test_opaque_get_builtin_key() 768 psa_key_attributes_t *attributes, in mbedtls_test_opaque_copy_key()
|
D | test_driver_mac.c | 23 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_mac_compute() 72 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_mac_sign_setup() 109 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_mac_verify_setup() 265 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_mac_compute() 298 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_mac_sign_setup() 322 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_mac_verify_setup()
|
D | test_driver_cipher.c | 31 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_cipher_encrypt() 84 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_cipher_decrypt() 132 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_cipher_encrypt_setup() 164 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_cipher_decrypt_setup() 317 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_cipher_encrypt() 339 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_cipher_decrypt() 359 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_cipher_encrypt_setup() 373 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_cipher_decrypt_setup()
|
D | test_driver_asymmetric_encryption.c | 29 const psa_key_attributes_t *attributes, const uint8_t *key_buffer, in mbedtls_test_transparent_asymmetric_encrypt() 70 const psa_key_attributes_t *attributes, const uint8_t *key_buffer, in mbedtls_test_transparent_asymmetric_decrypt() 114 const psa_key_attributes_t *attributes, const uint8_t *key, in mbedtls_test_opaque_asymmetric_encrypt() 148 const psa_key_attributes_t *attributes, const uint8_t *key, in mbedtls_test_opaque_asymmetric_decrypt()
|
D | test_driver_key_agreement.c | 32 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_key_agreement() 125 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_key_agreement()
|
D | test_driver_aead.c | 26 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_aead_encrypt() 82 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_aead_decrypt() 139 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_aead_encrypt_setup() 176 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_aead_decrypt_setup()
|
/mbedtls-latest/3rdparty/p256-m/ |
D | p256-m_driver_entrypoints.c | 61 psa_status_t p256_transparent_import_key(const psa_key_attributes_t *attributes, in p256_transparent_import_key() 106 psa_status_t p256_transparent_export_public_key(const psa_key_attributes_t *attributes, in p256_transparent_export_public_key() 139 const psa_key_attributes_t *attributes, in p256_transparent_generate_key() 169 const psa_key_attributes_t *attributes, in p256_transparent_key_agreement() 204 const psa_key_attributes_t *attributes, in p256_transparent_sign_hash() 262 const psa_key_attributes_t *attributes, in p256_transparent_verify_hash()
|
/mbedtls-latest/library/ |
D | psa_crypto_driver_wrappers.h | 157 const psa_key_attributes_t *attributes, in psa_driver_wrapper_sign_message() 247 const psa_key_attributes_t *attributes, in psa_driver_wrapper_verify_message() 331 const psa_key_attributes_t *attributes, in psa_driver_wrapper_sign_hash() 450 const psa_key_attributes_t *attributes, in psa_driver_wrapper_verify_hash() 615 const psa_key_attributes_t *attributes, const uint8_t *key_buffer, in psa_driver_wrapper_sign_hash_start() 709 const psa_key_attributes_t *attributes, const uint8_t *key_buffer, in psa_driver_wrapper_verify_hash_start() 811 const psa_key_attributes_t *attributes, in psa_driver_wrapper_get_key_buffer_size_from_key_data() 840 const psa_key_attributes_t *attributes, in psa_driver_wrapper_generate_key() 955 const psa_key_attributes_t *attributes, in psa_driver_wrapper_import_key() 1071 const psa_key_attributes_t *attributes, in psa_driver_wrapper_export_key() [all …]
|
D | psa_crypto_driver_wrappers_no_static.c | 116 const psa_key_attributes_t *attributes, in psa_driver_wrapper_get_key_buffer_size() 158 const psa_key_attributes_t *attributes, in psa_driver_wrapper_export_public_key() 273 psa_key_attributes_t *attributes, in psa_driver_wrapper_get_builtin_key()
|
D | psa_crypto_ecp.c | 210 const psa_key_attributes_t *attributes, in mbedtls_psa_ecp_import_key() 291 const psa_key_attributes_t *attributes, in mbedtls_psa_ecp_export_public_key() 321 const psa_key_attributes_t *attributes, in mbedtls_psa_ecp_generate_key() 366 const psa_key_attributes_t *attributes, in mbedtls_psa_ecdsa_sign_hash() 452 const psa_key_attributes_t *attributes, in mbedtls_psa_ecdsa_verify_hash() 522 const psa_key_attributes_t *attributes, in mbedtls_psa_key_agreement_ecdh()
|
D | psa_crypto_rsa.c | 110 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_import_key() 191 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_export_public_key() 241 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_generate_key() 317 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_sign_hash() 416 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_verify_hash() 515 psa_status_t mbedtls_psa_asymmetric_encrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_encrypt() 609 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_decrypt()
|
D | psa_crypto_mac.c | 158 const psa_key_attributes_t *attributes, in cmac_setup() 272 const psa_key_attributes_t *attributes, in psa_mac_setup() 321 const psa_key_attributes_t *attributes, in mbedtls_psa_mac_sign_setup() 332 const psa_key_attributes_t *attributes, in mbedtls_psa_mac_verify_setup() 456 const psa_key_attributes_t *attributes, in mbedtls_psa_mac_compute()
|
D | psa_crypto_ffdh.c | 144 const psa_key_attributes_t *attributes, in mbedtls_psa_ffdh_export_public_key() 202 const psa_key_attributes_t *attributes, in mbedtls_psa_ffdh_generate_key() 238 const psa_key_attributes_t *attributes, in mbedtls_psa_ffdh_import_key() 258 const psa_key_attributes_t *attributes, in mbedtls_psa_ffdh_key_agreement()
|
D | psa_crypto_aead.c | 28 const psa_key_attributes_t *attributes, in psa_aead_setup() 118 const psa_key_attributes_t *attributes, in mbedtls_psa_aead_encrypt() 230 const psa_key_attributes_t *attributes, in mbedtls_psa_aead_decrypt() 323 const psa_key_attributes_t *attributes, in mbedtls_psa_aead_encrypt_setup() 344 const psa_key_attributes_t *attributes, in mbedtls_psa_aead_decrypt_setup()
|
D | psa_crypto_client.c | 17 void psa_reset_key_attributes(psa_key_attributes_t *attributes) in psa_reset_key_attributes()
|
D | psa_crypto_cipher.c | 284 const psa_key_attributes_t *attributes, in psa_cipher_setup() 362 const psa_key_attributes_t *attributes, in mbedtls_psa_cipher_encrypt_setup() 373 const psa_key_attributes_t *attributes, in mbedtls_psa_cipher_decrypt_setup() 605 const psa_key_attributes_t *attributes, in mbedtls_psa_cipher_encrypt() 663 const psa_key_attributes_t *attributes, in mbedtls_psa_cipher_decrypt()
|
D | pk.c | 160 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in mbedtls_pk_setup_opaque() local 314 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in mbedtls_pk_can_do_ext() local 402 psa_key_attributes_t *attributes) in mbedtls_pk_get_psa_attributes() 589 const psa_key_attributes_t *attributes, in export_import_into_psa() 606 const psa_key_attributes_t *attributes, in copy_into_psa() 642 const psa_key_attributes_t *attributes, in import_pair_into_psa() 736 const psa_key_attributes_t *attributes, in import_public_into_psa() 839 const psa_key_attributes_t *attributes, in mbedtls_pk_import_into_psa() 1158 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in mbedtls_pk_verify_ext() local
|
/mbedtls-latest/tests/src/ |
D | psa_crypto_stubs.c | 50 psa_key_attributes_t *attributes) in psa_get_key_attributes() 63 psa_status_t psa_import_key(const psa_key_attributes_t *attributes, in psa_import_key()
|
D | psa_exercise_key.c | 45 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in check_key_attributes_sanity() local 183 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in exercise_cipher_key() local 270 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in exercise_aead_key() local 638 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in mbedtls_test_psa_key_agreement_with_self() local 695 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in mbedtls_test_psa_raw_key_agreement_with_self() local 799 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in exercise_key_agreement_key() local 1009 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in exercise_export_key() local 1058 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in exercise_export_public_key() local
|
/mbedtls-latest/programs/psa/ |
D | key_ladder_demo.c | 189 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in generate() local 217 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in import_key_from_file() local 266 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in derive_key_ladder() local 315 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in derive_wrapping_key() local 353 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in wrap_data() local 440 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in unwrap_data() local
|
D | crypto_examples.c | 156 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() local 206 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() local 253 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in cipher_example_encrypt_decrypt_aes_ctr_multi() local
|