11.12.3.4.319. Function sss_session_prop_get_u32¶
Defined in File fsl_sss_api.h
11.12.3.4.319.1. Function Documentation¶
-
sss_status_t
sss_session_prop_get_u32
(sss_session_t *session, uint32_t property, uint32_t *pValue)¶ Get an underlying property of the crypto sub system.
This API is used to get values that are numeric in nature.
Property can be either fixed value that is calculated at compile time and returned directly, or it may involve some access to the underlying system.
For applicable properties see sss_session_prop_u32_t
- Return
- Parameters
[in] session
: Session context[in] property
: Value that is part of sss_session_prop_u32_t[out] pValue
: