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

Data Fields

const EVP_MDalgo
 
EVP_MD_CTXctx
 
ResourceOwner owner
 

Detailed Description

Definition at line 57 of file openssl.c.

Field Documentation

◆ algo

const EVP_MD* OSSLDigest::algo

Definition at line 59 of file openssl.c.

◆ ctx

EVP_MD_CTX* OSSLDigest::ctx

Definition at line 60 of file openssl.c.

◆ owner

ResourceOwner OSSLDigest::owner

Definition at line 62 of file openssl.c.

Referenced by ResOwnerReleaseOSSLDigest().


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