Searched refs:entropy_func_mutex (Results 1 – 2 of 2) sorted by relevance
114 static int entropy_func_mutex(void *data, unsigned char *output, size_t len) in entropy_func_mutex() function238 if((ret = ctr_drbg_init(&BACKEND->ctr_drbg, entropy_func_mutex, &entropy, in polarssl_connect_step1()
103 static int entropy_func_mutex(void *data, unsigned char *output, size_t len) in entropy_func_mutex() function265 ret = mbedtls_ctr_drbg_seed(&BACKEND->ctr_drbg, entropy_func_mutex, in mbed_connect_step1()