PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ossl_cipher_lookup Struct Reference

Data Fields

const charname
 
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.

Referenced by px_find_cipher().


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