Home
last modified time | relevance | path

Searched defs:prov_cipher_ctx_st (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/include/prov/
H A Dciphercommon.h48 struct prov_cipher_ctx_st { struct
56 block128_f block;
57 union {
61 } stream;
63 unsigned int mode;
65 size_t ivlen;
66 size_t blocksize;
80 int alloced; /*
86 size_t removetlsfixed; /*
96 unsigned int num;
[all …]

Completed in 10 milliseconds