Searched refs:DH_bits (Results 1 – 6 of 6) sorted by relevance
5 DH_size, DH_bits, DH_security_bits - get Diffie-Hellman prime size and14 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.
152 int DH_bits(const DH *dh) in DH_bits() function
305 bits = DH_bits(dh); in dhparam_main()
1412 BIO_printf(sdb->out, "%d", DH_bits(dh)); in security_callback_debug()
127 int DH_bits(const DH *dh);
3279 DH_bits 3232 1_1_0 EXIST::FUNCTION:DH