Searched refs:attributes (Results 1 – 1 of 1) sorted by relevance
181 psa_set_key_id(&attributes, *aKeyRef); in otPlatCryptoImportKey()189 psa_reset_key_attributes(&attributes); in otPlatCryptoImportKey()215 psa_reset_key_attributes(&attributes); in otPlatCryptoHasKey()434 psa_set_key_bits(&attributes, 256); in otPlatCryptoEcdsaGenerateKey()449 psa_reset_key_attributes(&attributes); in otPlatCryptoEcdsaGenerateKey()467 psa_set_key_bits(&attributes, 256); in otPlatCryptoEcdsaSign()482 psa_reset_key_attributes(&attributes); in otPlatCryptoEcdsaSign()500 psa_set_key_bits(&attributes, 256); in otPlatCryptoEcdsaVerify()521 psa_reset_key_attributes(&attributes); in otPlatCryptoEcdsaVerify()592 psa_set_key_id(&attributes, key_id); in otPlatCryptoEcdsaGenerateAndImportKey()[all …]
Completed in 10 milliseconds