Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 49) sorted by relevance

12

/lib/mbedtls/external/mbedtls/include/psa/
A Dcrypto_struct.h309 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 Dcrypto_compat.h181 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 Dtest_driver_signature.c42 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 Dtest_driver_key_management.c192 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 Dtest_driver_mac.c23 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 Dtest_driver_cipher.c31 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 Dtest_driver_asymmetric_encryption.c29 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 Dtest_driver_key_agreement.c32 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 Dtest_driver_aead.c26 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 Dpsa_crypto_driver_wrappers_no_static.c87 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 Dpsa_crypto_driver_wrappers.h112 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 Dpsa_crypto_ecp.c210 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 Dpsa_crypto_rsa.c110 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 Dpsa_crypto_mac.c158 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 Dpsa_crypto_ffdh.c144 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 Dpsa_crypto_client.c17 void psa_reset_key_attributes(psa_key_attributes_t *attributes) in psa_reset_key_attributes()
A Dpsa_crypto_aead.c28 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 Dpsa_crypto_cipher.c284 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 Dp256-m_driver_entrypoints.c61 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 Defi_variable.c209 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 Defi_var_common.c61 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 Dpsa_crypto_stubs.c50 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 Dpsa_exercise_key.c45 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 Dkey_ladder_demo.c189 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 Defi_selftest_variables_common.c15 u32 attributes) in efi_st_query_variable_common()

Completed in 1766 milliseconds

12