|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| BCRYPT_ALG_HANDLE | hAlgorithm |
| BCRYPT_KEY_HANDLE | hKey |
| ULONG | cbKeyObject |
| PUCHAR | pbKeyObject |
Definition at line 302 of file zip_crypto_win.c.
| ULONG _zip_crypto_aes_s::cbKeyObject |
Definition at line 305 of file zip_crypto_win.c.
| BCRYPT_ALG_HANDLE _zip_crypto_aes_s::hAlgorithm |
Definition at line 303 of file zip_crypto_win.c.
| BCRYPT_KEY_HANDLE _zip_crypto_aes_s::hKey |
Definition at line 304 of file zip_crypto_win.c.
| PUCHAR _zip_crypto_aes_s::pbKeyObject |
Definition at line 306 of file zip_crypto_win.c.