PostgreSQL Source Code git master
ossl_cipher_lookup Struct Reference

Data Fields

const char * name
 
const struct ossl_cipherciph
 

Detailed Description

Definition at line 751 of file openssl.c.

Field Documentation

◆ ciph

const struct ossl_cipher* ossl_cipher_lookup::ciph

Definition at line 754 of file openssl.c.

◆ name

const char* ossl_cipher_lookup::name

Definition at line 753 of file openssl.c.


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