Botan 3.8.1
Crypto and TLS for C&
|
#include <ffi_util.h>
Public Attributes | |
size_t * | out_len |
uint8_t * | out_ptr |
Definition at line 180 of file ffi_util.h.
size_t* Botan_FFI::botan_view_bounce_struct::out_len |
Definition at line 182 of file ffi_util.h.
Referenced by Botan_FFI::botan_view_bin_bounce_fn(), Botan_FFI::copy_view_bin(), and Botan_FFI::copy_view_str().
uint8_t* Botan_FFI::botan_view_bounce_struct::out_ptr |
Definition at line 181 of file ffi_util.h.
Referenced by Botan_FFI::botan_view_bin_bounce_fn(), Botan_FFI::copy_view_bin(), and Botan_FFI::copy_view_str().