Jetson Linux API Reference

32.7.5 Release
tegra_se_rng1.h File Reference

Detailed Description

Specifies structures that define the interface to the SE hardware random number generator (SE RNG1)

Description: This file specifies structures used to interface with the Jetson security engine (SE) hardware implementation of the NIST-SP 800-108 counter-mode key definition functions (KDFs).

Definition in file tegra_se_rng1.h.

Go to the source code of this file.

Functions

int se_rng1_init (void)
 
int se_rng1_get_random (uint8_t *data_buf, uint32_t data_len)