Home
last modified time | relevance | path

Searched defs:p_entropy (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/library/
H A Dhmac_drbg.c222 mbedtls_hmac_drbg_seed(mbedtls_hmac_drbg_context *ctx, const mbedtls_md_info_t *md_info, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_hmac_drbg_seed() argument
H A Dctr_drbg.c535 mbedtls_ctr_drbg_seed(mbedtls_ctr_drbg_context *ctx, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_ctr_drbg_seed() argument

Completed in 3 milliseconds