9.13.3.1.24. Struct sss_key_store_t¶
Defined in File fsl_sss_api.h
9.13.3.1.24.1. Struct Documentation¶
-
struct
sss_key_store_t¶ Store for secure and non secure key objects within a cryptographic system.
A cryptographic system may have more than partitions to store such keys.
Public Members
-
uint8_t
data[(0 + (1 * sizeof(void *)) + (4 * sizeof(void *)) + 16)]¶
-
struct sss_key_store_t::[anonymous]
extension¶ Reserved memory for implementation specific extension
-
sss_session_t *
session¶ Virtual connection between application (user context) and specific security subsystem and function thereof.
