test_suite_psa_crypto_attributes.data 1.3 KB

123456789101112131415161718192021222324252627
  1. PSA key attributes structure
  2. depends_on:PSA_WANT_ALG_CCM:PSA_WANT_KEY_TYPE_AES
  3. attributes_set_get:0xffff1234:0x6963:PSA_KEY_LIFETIME_PERSISTENT:PSA_KEY_USAGE_ENCRYPT | PSA_KEY_USAGE_DECRYPT:PSA_ALG_CCM:PSA_KEY_TYPE_AES:128
  4. PSA key attributes: id only
  5. persistence_attributes:0x1234:0x5678:-1:-1:0:0x1234:0x5678:PSA_KEY_LIFETIME_PERSISTENT
  6. PSA key attributes: lifetime=3 only
  7. persistence_attributes:-1:0:3:-1:0:0:0:3
  8. PSA key attributes: id then back to volatile
  9. persistence_attributes:0x1234:0x5678:PSA_KEY_LIFETIME_VOLATILE:-1:0:0:0x5678:PSA_KEY_LIFETIME_VOLATILE
  10. PSA key attributes: id then back to non local volatile
  11. persistence_attributes:0x1234:0x5678:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_LIFETIME_VOLATILE,1):-1:0:0:0x5678:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_LIFETIME_VOLATILE,1)
  12. PSA key attributes: id then lifetime
  13. persistence_attributes:0x1234:0x5678:3:-1:0:0x1234:0x5678:3
  14. PSA key attributes: lifetime then id
  15. persistence_attributes:0x1234:0x5678:3:0x1235:0x5679:0x1235:0x5679:3
  16. PSA key attributes: non local volatile lifetime then id
  17. persistence_attributes:0x1234:0x5678:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_LIFETIME_VOLATILE,3):0x1235:0x5679:0x1235:0x5679:PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(PSA_KEY_LIFETIME_PERSISTENT,3)
  18. PSA key attributes: slot number
  19. slot_number_attribute: