Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dec_local.h290 struct ec_key_st { struct
292 ENGINE *engine;
293 int version;
294 EC_GROUP *group;
295 EC_POINT *pub_key;
296 BIGNUM *priv_key;
297 unsigned int enc_flag;
300 int flags;
302 CRYPTO_EX_DATA ex_data;
304 OSSL_LIB_CTX *libctx;
[all …]

Completed in 12 milliseconds