Home
last modified time | relevance | path

Searched refs:DH_bits (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DDH_size.pod5 DH_size, DH_bits, DH_security_bits - get Diffie-Hellman prime size and
14 int DH_bits(const DH *dh);
24 DH_bits() returns the number of significant bits.
35 DH_bits() returns the number of bits in the key.
46 The DH_bits() function was added in OpenSSL 1.1.0.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DDH_size.pod5 DH_size, DH_bits, DH_security_bits - get Diffie-Hellman prime size and
16 int DH_bits(const DH *dh);
28 DH_bits() returns the number of significant bits.
41 DH_bits() returns the number of bits in the key, or -1 if
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_ameth.c274 || BIO_printf(bp, "%s: (%d bit)\n", ktype, DH_bits(x)) <= 0) in do_dh_print()
307 return DH_bits(pkey->pkey.dh); in dh_bits()
H A Ddh_lib.c192 int DH_bits(const DH *dh) in DH_bits() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_lib.c152 int DH_bits(const DH *dh) in DH_bits() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ddhparam.c305 bits = DH_bits(dh); in dhparam_main()
H A Ds_cb.c1418 BIO_printf(sdb->out, "%d", DH_bits(dh)); in security_callback_debug()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Ddh.h127 int DH_bits(const DH *dh);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Ddh.h206 OSSL_DEPRECATEDIN_3_0 int DH_bits(const DH *dh);
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Ddh_kmgmt.c320 && !OSSL_PARAM_set_int(p, DH_bits(dh))) in dh_get_params()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map914 DH_bits;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod1341 DH_bits(), DH_security_bits(), DH_size()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num3279 DH_bits 3232 1_1_0 EXIST::FUNCTION:DH