PostgreSQL Source Code  git master
ossl_cipher_lookup Struct Reference

Data Fields

const char * name
 
const struct ossl_cipherciph
 

Detailed Description

Definition at line 720 of file openssl.c.

Field Documentation

◆ ciph

const struct ossl_cipher* ossl_cipher_lookup::ciph

Definition at line 723 of file openssl.c.

◆ name

const char* ossl_cipher_lookup::name

Definition at line 722 of file openssl.c.


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