Home
last modified time | relevance | path

Searched defs:evp_pkey_st (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/libressl/crypto/evp/
H A Devp_locl.h80 struct evp_pkey_st { struct
81 int type;
82 int save_type;
83 int references;
84 const EVP_PKEY_ASN1_METHOD *ameth;
85 ENGINE *engine;
86 union {
103 } pkey;
104 int save_parameters;