OpenVAS Scanner  7.0.0~git
cipher_table_item Struct Reference

Struct holding a cipher handler. More...

Collaboration diagram for cipher_table_item:
Collaboration graph

Data Fields

gcry_cipher_hd_t hd
 
int id
 

Detailed Description

Struct holding a cipher handler.

Definition at line 60 of file nasl_crypto2.c.

Field Documentation

◆ hd

◆ id

int cipher_table_item::id

Definition at line 63 of file nasl_crypto2.c.

Referenced by find_cipher_hd(), and nasl_open_stream_cipher().


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