Searched defs:evp_pkey_ctx_st (Results 1 – 1 of 1) sorted by relevance
30 struct evp_pkey_ctx_st { struct32 int operation;38 OSSL_LIB_CTX *libctx;39 char *propquery;40 const char *keytype;42 EVP_KEYMGMT *keymgmt;44 union {83 } op;90 struct {98 } cached_parameters;[all …]