Home
last modified time | relevance | path

Searched refs:pKeyProp (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/iped/
Dfsl_iped.c20 static status_t IPED_ELS_check_key(uint8_t keyIdx, mcuxClEls_KeyProp_t *pKeyProp);
480 static status_t IPED_ELS_check_key(uint8_t keyIdx, mcuxClEls_KeyProp_t *pKeyProp) in IPED_ELS_check_key() argument
484 … mcuxClEls_GetKeyProperties(keyIdx, pKeyProp)); // Get key propertis from the ELS. in IPED_ELS_check_key()
/hal_nxp-latest/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c751 static status_t PRINCE_ELS_check_key(uint8_t keyIdx, mcuxClEls_KeyProp_t *pKeyProp);
984 static status_t PRINCE_ELS_check_key(uint8_t keyIdx, mcuxClEls_KeyProp_t *pKeyProp) in PRINCE_ELS_check_key() argument
988 … mcuxClEls_GetKeyProperties(keyIdx, pKeyProp)); // Get key properties from the ELS. in PRINCE_ELS_check_key()