| 
    libwebsockets
    
   Lightweight C library for HTML5 websockets 
   | 
 
Data Fields | |
| EVP_CIPHER_CTX * | ctx | 
| const EVP_CIPHER * | cipher | 
| ENGINE * | engine | 
| char | init | 
| unsigned char | tag [16] | 
| struct lws_gencrypto_keyelem * | k | 
| enum enum_aes_operation | op | 
| enum enum_aes_modes | mode | 
| enum enum_aes_padding | padding | 
| int | taglen | 
| char | underway |