EAD Key Material, CORE v5.4, Vol 3, Part C, 12.6 Note

  • Unified format for using PSACrypto / TrustZone secure key storage

Public Attributes#

sl_bt_ead_session_key_t

with PSA this is the input format, only

psa_key_id_t

PSA refers the ID after session init.

union sl_bt_ead_key_material_s::@3
sl_bt_ead_iv_t

Public Attribute Documentation#

key#

sl_bt_ead_session_key_t sl_bt_ead_key_material_s::key

with PSA this is the input format, only


Definition at line 72 of file common/ead_core/sl_bt_ead_core.h

key_id#

psa_key_id_t sl_bt_ead_key_material_s::key_id

PSA refers the ID after session init.


Definition at line 73 of file common/ead_core/sl_bt_ead_core.h

@4#

union sl_bt_ead_key_material_s::@3 sl_bt_ead_key_material_s::@4

Definition at line 74 of file common/ead_core/sl_bt_ead_core.h

iv#

sl_bt_ead_iv_t sl_bt_ead_key_material_s::iv

Definition at line 75 of file common/ead_core/sl_bt_ead_core.h