Home
last modified time | relevance | path

Searched defs:key_attributes (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/subsys/secure_storage/psa/crypto/src/
Dmain.c18 static void fill_key_attributes(psa_key_attributes_t *key_attributes) in fill_key_attributes()
47 psa_key_attributes_t key_attributes; in ZTEST() local
100 psa_key_attributes_t key_attributes; in ZTEST() local
/Zephyr-latest/samples/psa/persistent_key/src/
Dmain.c20 psa_key_attributes_t key_attributes = PSA_KEY_ATTRIBUTES_INIT; in generate_persistent_key() local
/Zephyr-latest/subsys/net/lib/wifi_credentials/
Dwifi_credentials_backend_psa.c43 psa_key_attributes_t key_attributes = {0}; in wifi_credentials_store_entry() local
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dpsa_crypto.c115 psa_key_attributes_t key_attributes = PSA_KEY_ATTRIBUTES_INIT; in crp_imp_key_secp256r1() local
227 psa_key_attributes_t key_attributes = PSA_KEY_ATTRIBUTES_INIT; in crp_gen_key_secp256r1() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto_psa.c241 psa_key_attributes_t key_attributes = PSA_KEY_ATTRIBUTES_INIT; in bt_mesh_pub_key_gen() local
389 psa_key_attributes_t key_attributes = PSA_KEY_ATTRIBUTES_INIT; in bt_mesh_key_import() local
/Zephyr-latest/subsys/secure_storage/src/its/transform/
Daead.c18 psa_key_attributes_t key_attributes = PSA_KEY_ATTRIBUTES_INIT; in psa_aead_crypt() local
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_provision.c472 psa_key_attributes_t key_attributes = PSA_KEY_ATTRIBUTES_INIT; in generate_oob_key_pair() local