Struct bearssl_sys::br_sslrec_gcm_context__bindgen_ty_2 [] [src]

#[repr(C)]
pub struct br_sslrec_gcm_context__bindgen_ty_2 { pub vtable: __BindgenUnionField<*const br_block_ctr_class>, pub aes: __BindgenUnionField<br_aes_gen_ctr_keys>, pub bindgen_union_field: [u64; 32], }

Fields

Trait Implementations

impl Debug for br_sslrec_gcm_context__bindgen_ty_2
[src]

Formats the value using the given formatter.

impl Default for br_sslrec_gcm_context__bindgen_ty_2
[src]

Returns the "default value" for a type. Read more

impl Copy for br_sslrec_gcm_context__bindgen_ty_2
[src]

impl Clone for br_sslrec_gcm_context__bindgen_ty_2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more