Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bluetooth/host/crypto/mocks/
Dhmac_prng_expects.c26 void expect_single_call_tc_hmac_prng_reseed(TCHmacPrng_t prng, unsigned int seedlen, in expect_single_call_tc_hmac_prng_reseed() argument
38 zassert_equal(tc_hmac_prng_reseed_fake.arg2_val, seedlen, in expect_single_call_tc_hmac_prng_reseed()
Dhmac_prng_expects.h23 void expect_single_call_tc_hmac_prng_reseed(TCHmacPrng_t prng, unsigned int seedlen,