9.13.3.4.200. Function sss_se05x_key_store_context_init¶
Defined in File fsl_sss_se05x_apis.h
9.13.3.4.200.1. Function Documentation¶
-
sss_status_t
sss_se05x_key_store_context_init(sss_se05x_key_store_t *keyStore, sss_se05x_session_t *session)¶ Constructor for the key store context data structure.
- Parameters
[out] keyStore: Pointer to key store context. Key store context is updated on function return.session: Session context.
