/lib/mbedtls/external/mbedtls/include/psa/ |
A D | crypto_struct.h | 309 static inline void psa_set_key_id(psa_key_attributes_t *attributes, in psa_set_key_id() 325 const psa_key_attributes_t *attributes) in psa_get_key_id() 338 static inline void psa_set_key_lifetime(psa_key_attributes_t *attributes, in psa_set_key_lifetime() 352 const psa_key_attributes_t *attributes) in psa_get_key_lifetime() 376 const psa_key_attributes_t *attributes) in psa_get_key_usage_flags() 381 static inline void psa_set_key_algorithm(psa_key_attributes_t *attributes, in psa_set_key_algorithm() 388 const psa_key_attributes_t *attributes) in psa_get_key_algorithm() 393 static inline void psa_set_key_type(psa_key_attributes_t *attributes, in psa_set_key_type() 400 const psa_key_attributes_t *attributes) in psa_get_key_type() 405 static inline void psa_set_key_bits(psa_key_attributes_t *attributes, in psa_set_key_bits() [all …]
|
A 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()
|
/lib/mbedtls/external/mbedtls/tests/src/drivers/ |
A 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()
|
A D | test_driver_key_management.c | 192 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_generate_key() 254 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_generate_key() 265 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_import_key() 347 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_import_key() 446 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_export_key() 530 const psa_key_attributes_t *attributes, in mbedtls_test_transparent_export_public_key() 609 const psa_key_attributes_t *attributes, in mbedtls_test_opaque_export_public_key() 718 psa_key_attributes_t *attributes, in mbedtls_test_opaque_get_builtin_key() 767 psa_key_attributes_t *attributes, in mbedtls_test_opaque_copy_key()
|
A 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()
|
A 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()
|
A 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()
|
A 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()
|
A 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()
|
/lib/mbedtls/external/mbedtls/library/ |
A D | psa_crypto_driver_wrappers_no_static.c | 87 const psa_key_attributes_t *attributes, in psa_driver_wrapper_get_key_buffer_size() 123 const psa_key_attributes_t *attributes, in psa_driver_wrapper_export_public_key() 224 psa_key_attributes_t *attributes, in psa_driver_wrapper_get_builtin_key()
|
A D | psa_crypto_driver_wrappers.h | 112 const psa_key_attributes_t *attributes, in psa_driver_wrapper_sign_message() 187 const psa_key_attributes_t *attributes, in psa_driver_wrapper_verify_message() 258 const psa_key_attributes_t *attributes, in psa_driver_wrapper_sign_hash() 362 const psa_key_attributes_t *attributes, in psa_driver_wrapper_verify_hash() 703 const psa_key_attributes_t *attributes, in psa_driver_wrapper_get_key_buffer_size_from_key_data() 732 const psa_key_attributes_t *attributes, in psa_driver_wrapper_generate_key() 837 const psa_key_attributes_t *attributes, in psa_driver_wrapper_import_key() 950 const psa_key_attributes_t *attributes, in psa_driver_wrapper_export_key() 1015 psa_key_attributes_t *attributes, in psa_driver_wrapper_copy_key() 1819 const psa_key_attributes_t *attributes, in psa_driver_wrapper_aead_encrypt_setup() [all …]
|
A 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()
|
A 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() 243 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_generate_key() 318 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_sign_hash() 417 const psa_key_attributes_t *attributes, in mbedtls_psa_rsa_verify_hash() 516 psa_status_t mbedtls_psa_asymmetric_encrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_encrypt() 610 psa_status_t mbedtls_psa_asymmetric_decrypt(const psa_key_attributes_t *attributes, in mbedtls_psa_asymmetric_decrypt()
|
A 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()
|
A 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()
|
A D | psa_crypto_client.c | 17 void psa_reset_key_attributes(psa_key_attributes_t *attributes) in psa_reset_key_attributes()
|
A 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()
|
A 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()
|
/lib/mbedtls/external/mbedtls/3rdparty/p256-m/ |
A 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()
|
/lib/efi_loader/ |
A D | efi_variable.c | 209 u32 *attributes, efi_uintn_t *data_size, void *data, in efi_get_variable_int() 236 u32 attributes, efi_uintn_t data_size, const void *data) in setvariable_allowed() 274 u32 attributes, efi_uintn_t data_size, in efi_set_variable_int() 410 efi_query_variable_info_int(u32 attributes, in efi_query_variable_info_int() 461 u32 attributes, in efi_query_variable_info_runtime() 491 u32 attributes, efi_uintn_t data_size, in efi_set_variable_runtime()
|
A D | efi_var_common.c | 61 const efi_guid_t *vendor, u32 *attributes, in efi_get_variable() 95 const efi_guid_t *vendor, u32 attributes, in efi_set_variable() 158 u32 attributes, u64 *maximum_variable_storage_size, in efi_query_variable_info() 177 u32 *attributes, efi_uintn_t *data_size, void *data) in efi_get_variable_runtime()
|
/lib/mbedtls/external/mbedtls/tests/src/ |
A 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()
|
A 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
|
/lib/mbedtls/external/mbedtls/programs/psa/ |
A 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
|
/lib/efi_selftest/ |
A D | efi_selftest_variables_common.c | 15 u32 attributes) in efi_st_query_variable_common()
|