Home
last modified time | relevance | path

Searched defs:seed (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/ext/tinycrypt/tests/
Dtest_hmac_prng.c77 uint8_t seed[128]; in main() local
/mcuboot-latest/ext/tinycrypt/lib/source/
Dhmac_prng.c139 const uint8_t *seed, in tc_hmac_prng_reseed()
/mcuboot-latest/boot/bootutil/src/
Dimage_validate.c71 uint8_t *seed, int seed_len in bootutil_img_hash()
480 uint8_t *tmp_buf, uint32_t tmp_buf_sz, uint8_t *seed, in bootutil_img_validate()