sys_mbedtls.h
Include dependency graph for sys_mbedtls.h:
This graph shows which files directly or indirectly include sys_mbedtls.h:
Functions
-
mbedtls_entropy_context *sys_mbedtls_get_entropy_context_lock(GlobalContext *global)
-
void sys_mbedtls_entropy_context_unlock(GlobalContext *global)
-
int sys_mbedtls_entropy_func(void *entropy, unsigned char *buf, size_t size)
-
mbedtls_ctr_drbg_context *sys_mbedtls_get_ctr_drbg_context_lock(GlobalContext *global)
-
void sys_mbedtls_ctr_drbg_context_unlock(GlobalContext *global)
Warning
do not call this function when already owning the entropy context