Home
last modified time | relevance | path

Searched refs:DH_set_length (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DDH_get0_pqg.pod9 DH_get_length, DH_set_length - Routines for getting and setting data in a DH object
35 int DH_set_length(DH *dh, long length);
99 The DH_get_length() and DH_set_length() functions get and set the optional
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_backend.c53 || !DH_set_length(dh, priv_len))) in ossl_dh_params_fromdata()
H A Ddh_lib.c252 int DH_set_length(DH *dh, long length) in DH_set_length() function
/freebsd/crypto/openssh/
H A Ddh.c300 if (!DH_set_length(dh, MINIMUM(need * 2, pbits - 1))) in dh_gen_key()
/freebsd/crypto/openssl/include/openssl/
H A Ddh.h280 OSSL_DEPRECATEDIN_3_0 int DH_set_length(DH *dh, long length);
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c788 DH_set_length(dh, (long)gctx->priv_len); in dh_gen()
/freebsd/secure/lib/libcrypto/
H A DVersion.map962 DH_set_length;
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-migration.pod1448 DH_set0_key(), DH_set0_pqg(), DH_set_length()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1477 MLINKS+= DH_get0_pqg.3 DH_set_length.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3953 DH_set_length 4045 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH