Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Data Fields
pkey_blocking_generate_arg Struct Reference

Data Fields

EVP_PKEY_CTX * ctx
 
EVP_PKEY * pkey
 
int state
 
int yield: 1
 
int genparam: 1
 
int interrupted: 1
 

Detailed Description

Definition at line 178 of file ossl_pkey.c.

Field Documentation

◆ ctx

EVP_PKEY_CTX* pkey_blocking_generate_arg::ctx

Definition at line 179 of file ossl_pkey.c.

◆ genparam

int pkey_blocking_generate_arg::genparam

Definition at line 183 of file ossl_pkey.c.

◆ interrupted

int pkey_blocking_generate_arg::interrupted

Definition at line 184 of file ossl_pkey.c.

◆ pkey

EVP_PKEY* pkey_blocking_generate_arg::pkey

◆ state

int pkey_blocking_generate_arg::state

Definition at line 181 of file ossl_pkey.c.

◆ yield

int pkey_blocking_generate_arg::yield

Definition at line 182 of file ossl_pkey.c.


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