Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Decx.h66 struct ecx_key_st { struct
67 OSSL_LIB_CTX *libctx;
68 char *propq;
69 unsigned int haspubkey:1;
70 unsigned char pubkey[MAX_KEYLEN];
71 unsigned char *privkey;
72 size_t keylen;
73 ECX_KEY_TYPE type;
74 CRYPTO_REF_COUNT references;

Completed in 10 milliseconds