11.12.3.4.307. Function sss_se05x_session_prop_get_u32

11.12.3.4.307.1. Function Documentation

sss_status_t sss_se05x_session_prop_get_u32(sss_se05x_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