Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dversal_trng.c151 #define DF_PAD_DATA_LEN 8 macro
204 uint8_t pad_data[DF_PAD_DATA_LEN]; /* pad to multiples of 16 bytes*/
438 xfer_len = DF_PAD_DATA_LEN; in trng_df_algorithm()
449 xfer_len = DF_PAD_DATA_LEN + TRNG_PERS_STR_LEN; in trng_df_algorithm()

Completed in 5 milliseconds