Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/ext/tinycrypt/include/tinycrypt/
Dhmac_prng.h158 int tc_hmac_prng_generate(uint8_t *out, unsigned int outlen, TCHmacPrng_t prng);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/include/tinycrypt/
Dhmac_prng.h158 int tc_hmac_prng_generate(uint8_t *out, unsigned int outlen, TCHmacPrng_t prng);
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Dhmac_prng.c177 int tc_hmac_prng_generate(uint8_t *out, unsigned int outlen, TCHmacPrng_t prng) in tc_hmac_prng_generate() function
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dhmac_prng.c196 int tc_hmac_prng_generate(uint8_t *out, unsigned int outlen, TCHmacPrng_t prng) in tc_hmac_prng_generate() function