Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_dh.c137 if (EVP_PKEY_CTX_set0_dh_kdf_oid(pctx, in dh_cms_set_shared_info()
272 if (EVP_PKEY_CTX_set0_dh_kdf_oid(pctx, OBJ_nid2obj(wrap_nid)) <= 0) in dh_cms_encrypt()
/third_party/openssl/crypto/cms/
H A Dcms_dh.c137 if (EVP_PKEY_CTX_set0_dh_kdf_oid(pctx, in dh_cms_set_shared_info()
272 if (EVP_PKEY_CTX_set0_dh_kdf_oid(pctx, OBJ_nid2obj(wrap_nid)) <= 0) in dh_cms_encrypt()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Ddh_ctrl.c200 int EVP_PKEY_CTX_set0_dh_kdf_oid(EVP_PKEY_CTX *ctx, ASN1_OBJECT *oid) in EVP_PKEY_CTX_set0_dh_kdf_oid() function
/third_party/openssl/crypto/evp/
H A Ddh_ctrl.c200 int EVP_PKEY_CTX_set0_dh_kdf_oid(EVP_PKEY_CTX *ctx, ASN1_OBJECT *oid) in EVP_PKEY_CTX_set0_dh_kdf_oid() function
/third_party/node/deps/openssl/openssl/include/openssl/
H A Ddh.h49 int EVP_PKEY_CTX_set0_dh_kdf_oid(EVP_PKEY_CTX *ctx, ASN1_OBJECT *oid);
/third_party/openssl/include/openssl/
H A Ddh.h49 int EVP_PKEY_CTX_set0_dh_kdf_oid(EVP_PKEY_CTX *ctx, ASN1_OBJECT *oid);
/third_party/openssl/ohos_lite/include/openssl/
H A Ddh.h272 # define EVP_PKEY_CTX_set0_dh_kdf_oid(ctx, oid) \ macro

Completed in 5 milliseconds