mbedtls_hardware_poll() function
Entropy poll callback for a hardware source \warning This is not provided by mbed TLS! See \c MBEDTLS_ENTROPY_HARDWARE_ALT in config.h.
Syntax
int mbedtls_hardware_poll( void *data,
unsigned char *output,
size_t len,
size_t *olen );
Notes
This must accept NULL as its first argument.
![]()
int mbedtls_hardware_poll( void *data,
mbedtls_hardware_poll() writes 1 variable:
![]()
mbedtls_hardware_poll()