Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_asn1.c41 DH_set_flags(dh, DH_FLAG_TYPE_DH); in dh_cb()
131 DH_set_flags(dh, DH_FLAG_TYPE_DHX); in IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname()
H A Ddh_lib.c313 void DH_set_flags(DH *dh, int flags) in DH_set_flags() function
H A Ddh_ameth.c521 DH_set_flags(dh, type == EVP_PKEY_DH ? DH_FLAG_TYPE_DH : DH_FLAG_TYPE_DHX); in dh_pkey_import_from_type()
/third_party/openssl/crypto/dh/
H A Ddh_asn1.c41 DH_set_flags(dh, DH_FLAG_TYPE_DH); in dh_cb()
131 DH_set_flags(dh, DH_FLAG_TYPE_DHX); in IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname()
H A Ddh_lib.c311 void DH_set_flags(DH *dh, int flags) in DH_set_flags() function
H A Ddh_ameth.c521 DH_set_flags(dh, type == EVP_PKEY_DH ? DH_FLAG_TYPE_DH : DH_FLAG_TYPE_DHX); in dh_pkey_import_from_type()
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c106 DH_set_flags(dh, DH_FLAG_TYPE_DH); in dh_newdata()
119 DH_set_flags(dh, DH_FLAG_TYPE_DHX); in dhx_newdata()
780 DH_set_flags(dh, gctx->dh_type); in dh_gen()
/third_party/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c106 DH_set_flags(dh, DH_FLAG_TYPE_DH); in dh_newdata()
119 DH_set_flags(dh, DH_FLAG_TYPE_DHX); in dhx_newdata()
777 DH_set_flags(dh, gctx->dh_type); in dh_gen()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Ddh.h270 OSSL_DEPRECATEDIN_3_0 void DH_set_flags(DH *dh, int flags);
/third_party/openssl/include/openssl/
H A Ddh.h270 OSSL_DEPRECATEDIN_3_0 void DH_set_flags(DH *dh, int flags);
/third_party/openssl/ohos_lite/include/openssl/
H A Ddh.h193 void DH_set_flags(DH *dh, int flags);

Completed in 9 milliseconds