Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h1486 status_t CAAM_RNG_GenerateSecureKey(CAAM_Type *base, caam_handle_t *handle, caam_rng_generic256_t a…
Dfsl_caam.c1791 status = CAAM_RNG_GenerateSecureKey(base, &handle, NULL); in CAAM_Init()
4185 status_t CAAM_RNG_GenerateSecureKey(CAAM_Type *base, caam_handle_t *handle, caam_rng_generic256_t a… in CAAM_RNG_GenerateSecureKey() function