PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ossl_cipher_lookup Struct Reference

Data Fields

const char * name
 
const struct ossl_cipherciph
 

Detailed Description

Definition at line 712 of file openssl.c.

Field Documentation

◆ ciph

const struct ossl_cipher* ossl_cipher_lookup::ciph

Definition at line 715 of file openssl.c.

◆ name

const char* ossl_cipher_lookup::name

Definition at line 714 of file openssl.c.


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