Lines Matching defs:evp_pkey_st
395 struct evp_pkey_st { struct396 int type;397 int save_type;398 CRYPTO_REF_COUNT references;399 const EVP_PKEY_ASN1_METHOD *ameth;400 ENGINE *engine;401 ENGINE *pmeth_engine; /* If not NULL public key ENGINE to use */402 union {417 } pkey;418 int save_parameters;420 CRYPTO_RWLOCK *lock;