Type Definition mc_oblivious_traits::A64Bytes[][src]

type A64Bytes<N> = Aligned<A64, GenericArray<u8, N>>;

An alias representing 64-byte aligned bytes, mainly to save typing