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.h177 struct evp_pkey_ctx_st { struct
179 const EVP_PKEY_METHOD *pmeth;
181 ENGINE *engine;
183 EVP_PKEY *pkey;
185 EVP_PKEY *peerkey;
187 int operation;
189 void *data;