Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/include/tinycrypt/
Dctr_prng.h101 int tc_ctr_prng_init(TCCtrPrng_t * const ctx,
/tinycrypt-latest/lib/source/
Dctr_prng.c117 int tc_ctr_prng_init(TCCtrPrng_t * const ctx, in tc_ctr_prng_init() function