Botan 3.6.1
Crypto and TLS for C&
|
#include <ffi_util.h>
Public Attributes | |
size_t * | out_len |
uint8_t * | out_ptr |
Definition at line 154 of file ffi_util.h.
size_t* Botan_FFI::botan_view_bounce_struct::out_len |
Definition at line 156 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 155 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().