Home
last modified time | relevance | path

Searched defs:p_entropy (Results 1 – 4 of 4) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dhmac_drbg.h92 void *p_entropy; /*!< context for the entropy function */ member
Dctr_drbg.h104 void *p_entropy; /*!< context for the entropy function */ member
/net-tools-latest/mbedtls-2.4.0/library/
Dctr_drbg.c76 void *p_entropy, in mbedtls_ctr_drbg_seed_entropy_len()
107 void *p_entropy, in mbedtls_ctr_drbg_seed()
Dhmac_drbg.c170 void *p_entropy, in mbedtls_hmac_drbg_seed()