Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
ossl_generate_cb_arg Struct Reference

#include <ossl_pkey.h>

Data Fields

int yield
 
int stop
 
int state
 

Detailed Description

Definition at line 38 of file ossl_pkey.h.

Field Documentation

◆ state

int ossl_generate_cb_arg::state

Definition at line 41 of file ossl_pkey.h.

Referenced by ossl_generate_cb_2().

◆ stop

int ossl_generate_cb_arg::stop

Definition at line 40 of file ossl_pkey.h.

Referenced by ossl_generate_cb_2(), and ossl_generate_cb_stop().

◆ yield

int ossl_generate_cb_arg::yield

Definition at line 39 of file ossl_pkey.h.

Referenced by ossl_generate_cb_2().


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