RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Functions
getentropy-rng.c File Reference

Implementation of an entropy source for STM32U5. More...

#include <stm32u5/hal.h>
#include <rtems.h>
#include <rtems/sysinit.h>
#include <string.h>
#include <sys/param.h>
#include <unistd.h>

Functions

int getentropy (void *ptr, size_t n)
 
 RTEMS_SYSINIT_ITEM (stm32u5_rng_enable, RTEMS_SYSINIT_DEVICE_DRIVERS, RTEMS_SYSINIT_ORDER_LAST_BUT_5)
 

Detailed Description

Implementation of an entropy source for STM32U5.