Searched refs:DH_PKEY_CTX (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/crypto/openssl/crypto/dh/
H A Ddh_pmeth.c78 } DH_PKEY_CTX; typedef in typeref:struct:__anon5446
82 DH_PKEY_CTX *dctx;
83 dctx = OPENSSL_malloc(sizeof(DH_PKEY_CTX));
99 DH_PKEY_CTX *dctx, *sctx;
112 DH_PKEY_CTX *dctx = ctx->data;
119 DH_PKEY_CTX *dctx = ctx->data;
160 DH_PKEY_CTX *dctx = ctx->data;

Completed in 48 milliseconds