Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/evp/
Dinternal.h175 struct evp_pkey_ctx_st { struct
177 const EVP_PKEY_METHOD *pmeth;
179 ENGINE *engine;
181 EVP_PKEY *pkey;
183 EVP_PKEY *peerkey;
185 int operation;
187 void *data;