Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rng/
DRNGLPF3RF.c101 static int_fast16_t RNGLPF3RF_fillPoolIfLessThan(size_t bytes);
174 static int_fast16_t RNGLPF3RF_fillPoolIfLessThan(size_t bytes) in RNGLPF3RF_fillPoolIfLessThan() function
225 returnValue = RNGLPF3RF_fillPoolIfLessThan(RNG_poolByteSize); in RNGLPF3RF_getEntropyFromPool()
809 returnValue = RNGLPF3RF_fillPoolIfLessThan(bytes); in RNG_fillPoolIfLessThan()