Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/platforms/
Dfsl_css_pkc.c18 static status_t CSS_check_key(uint8_t keyIdx, mcuxClCss_KeyProp_t *pKeyProp);
118 static status_t CSS_check_key(uint8_t keyIdx, mcuxClCss_KeyProp_t *pKeyProp) in CSS_check_key() function
141 status = CSS_check_key(TEMPORARY_KEY_SLOT_256, &key_properties); in CSS_PRNG_KickOff()