webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
evp_md_pctx_ops Struct Reference

#include <internal.h>

Public Attributes

void(* free )(EVP_PKEY_CTX *pctx)
 
EVP_PKEY_CTX *(* dup )(EVP_PKEY_CTX *pctx)
 

Member Data Documentation

◆ dup

EVP_PKEY_CTX*(* evp_md_pctx_ops::dup) (EVP_PKEY_CTX *pctx)

◆ free

void(* evp_md_pctx_ops::free) (EVP_PKEY_CTX *pctx)

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