Searched defs:entropy_len (Results 1 – 2 of 2) sorted by relevance
/mbedtls-latest/library/ | ||
D | entropy.c | 502 size_t entropy_len = 0; in mbedtls_entropy_source_self_test_gather() local |
D | ctr_drbg.c | 515 static size_t good_nonce_len(size_t entropy_len) in good_nonce_len() |