Searched defs:evp_pkey_ctx_st (Results 1 – 1 of 1) sorted by relevance
40 struct evp_pkey_ctx_st { struct42 int operation;48 OSSL_LIB_CTX *libctx;49 char *propquery;50 const char *keytype;52 EVP_KEYMGMT *keymgmt;54 union {93 } op;100 struct {108 } cached_parameters;[all …]