Searched defs:seed (Results 1 – 6 of 6) sorted by relevance
148 unsigned char seed[MBEDTLS_HMAC_DRBG_MAX_SEED_INPUT]; in hmac_drbg_reseed_core() local
463 psa_status_t mbedtls_psa_storage_inject_entropy( const unsigned char *seed, in mbedtls_psa_storage_inject_entropy()
353 unsigned char seed[MBEDTLS_CTR_DRBG_MAX_SEED_INPUT]; in mbedtls_ctr_drbg_reseed_internal() local
5581 psa_status_t mbedtls_psa_inject_entropy( const uint8_t *seed, in mbedtls_psa_inject_entropy()
333 const unsigned char* seed, size_t seed_length, in setup_psa_key_derivation()
170 unsigned int seed; /* seed for "random" events */ member
Completed in 31 milliseconds