Home
last modified time | relevance | path

Searched refs:EVP_PKEY_derive_init (Results 1 – 8 of 8) sorted by relevance

/NextBSD/crypto/openssl/doc/crypto/
HDEVP_PKEY_derive.pod5 EVP_PKEY_derive_init, EVP_PKEY_derive_set_peer, EVP_PKEY_derive - derive public key algorithm share…
11 int EVP_PKEY_derive_init(EVP_PKEY_CTX *ctx);
17 The EVP_PKEY_derive_init() function initializes a public key algorithm
32 After the call to EVP_PKEY_derive_init() algorithm specific control
41 EVP_PKEY_derive_init() and EVP_PKEY_derive() return 1 for success and 0
61 if (EVP_PKEY_derive_init(ctx) <= 0)
/NextBSD/crypto/openssl/crypto/cms/
HDcms_kari.c217 if (!pctx || !EVP_PKEY_derive_init(pctx)) in CMS_RecipientInfo_kari_set0_pkey()
330 if (EVP_PKEY_derive_init(pctx) <= 0) in cms_kari_create_ephemeral_key()
/NextBSD/crypto/openssl/crypto/evp/
HDpmeth_fn.c252 int EVP_PKEY_derive_init(EVP_PKEY_CTX *ctx) in EVP_PKEY_derive_init() function
HDevp.h1258 int EVP_PKEY_derive_init(EVP_PKEY_CTX *ctx);
/NextBSD/crypto/openssl/apps/
HDpkeyutl.c451 rv = EVP_PKEY_derive_init(ctx); in init_ctx()
/NextBSD/crypto/openssl/engines/ccgost/
HDREADME.gost249 EVP_PKEY_CTRL_SET_IV command after call of EVP_PKEY_derive_init, but
/NextBSD/secure/lib/libcrypto/
HDMakefile.man740 MLINKS+= EVP_PKEY_derive.3 EVP_PKEY_derive_init.3
/NextBSD/crypto/openssl/util/
HDlibeay.num3841 EVP_PKEY_derive_init 4220 EXIST::FUNCTION: