Searched refs:nboot_rng_random (Results 1 – 4 of 4) sorted by relevance
321 nboot_status_t (*nboot_rng_random)(nboot_context_t *context, void *buf, size_t bufLen); member
743 return BOOTLOADER_API_TREE_POINTER->nbootAuthenticate->nboot_rng_random(context, buf, bufLen); in NBOOT_RngRandom()