Home
last modified time | relevance | path

Searched refs:psa_reset_key_attributes (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dcrypto_psa.c189 psa_reset_key_attributes(&attributes); in otPlatCryptoImportKey()
215 psa_reset_key_attributes(&attributes); in otPlatCryptoHasKey()
449 psa_reset_key_attributes(&attributes); in otPlatCryptoEcdsaGenerateKey()
482 psa_reset_key_attributes(&attributes); in otPlatCryptoEcdsaSign()
521 psa_reset_key_attributes(&attributes); in otPlatCryptoEcdsaVerify()
601 psa_reset_key_attributes(&attributes); in otPlatCryptoEcdsaGenerateAndImportKey()
660 psa_reset_key_attributes(&attributes); in otPlatCryptoPbkdf2GenerateKey()
/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto_psa.c202 psa_reset_key_attributes(&attributes); in bt_mesh_sha256_hmac_raw_key()
279 psa_reset_key_attributes(&key_attributes); in bt_mesh_pub_key_gen()
320 psa_reset_key_attributes(&attributes); in bt_mesh_dhkey_gen()
461 psa_reset_key_attributes(&key_attributes); in bt_mesh_key_import()
/Zephyr-latest/subsys/bluetooth/host/
Decc.c64 psa_reset_key_attributes(&attr); in bt_pub_key_is_valid()