Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM Struct Reference

#include <evp.h>

Public Attributes

unsigned char * out
 
const unsigned char * inp
 
size_t len
 
unsigned int interleave
 

Detailed Description

Definition at line 362 of file evp.h.

Member Data Documentation

◆ inp

const unsigned char* EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM::inp

Definition at line 364 of file evp.h.

◆ interleave

unsigned int EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM::interleave

Definition at line 366 of file evp.h.

◆ len

size_t EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM::len

Definition at line 365 of file evp.h.

◆ out

unsigned char* EVP_CTRL_TLS1_1_MULTIBLOCK_PARAM::out

Definition at line 363 of file evp.h.


The documentation for this struct was generated from the following file: