Rizin
unix-like reverse engineering framework and cli tools
zip_random_context_t Struct Reference

Public Attributes

mbedtls_entropy_context entropy
 
mbedtls_ctr_drbg_context ctr_drbg
 

Detailed Description

Definition at line 135 of file zip_crypto_mbedtls.c.

Member Data Documentation

◆ ctr_drbg

mbedtls_ctr_drbg_context zip_random_context_t::ctr_drbg

Definition at line 137 of file zip_crypto_mbedtls.c.

◆ entropy

mbedtls_entropy_context zip_random_context_t::entropy

Definition at line 136 of file zip_crypto_mbedtls.c.


The documentation for this struct was generated from the following file: