Home
last modified time | relevance | path

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

/optee_test/host/openssl/include/openssl/
A Devp.h129 struct evp_pkey_st { struct
130 int type;
131 int save_type;
132 int references;
133 const EVP_PKEY_ASN1_METHOD *ameth;
134 ENGINE *engine;
135 union {
149 } pkey;
150 int save_parameters;

Completed in 7 milliseconds