Home
last modified time | relevance | path

Searched refs:DH_size (Results 1 – 20 of 20) sorted by relevance

/trueos/crypto/openssl/doc/crypto/
HDDH_size.pod5 DH_size - get Diffie-Hellman prime size
11 int DH_size(DH *dh);
31 DH_size() is available in all versions of SSLeay and OpenSSL.
HDDH_generate_key.pod30 it in B<key>. B<key> must point to B<DH_size(dh)> bytes of memory.
43 L<dh(3)|dh(3)>, L<ERR_get_error(3)|ERR_get_error(3)>, L<rand(3)|rand(3)>, L<DH_size(3)|DH_size(3)>
HDBN_num_bytes.pod42 size" of such a key, either use functions like RSA_size(), DH_size()
49 L<bn(3)|bn(3)>, L<DH_size(3)|DH_size(3)>, L<DSA_size(3)|DSA_size(3)>,
HDdh.pod15 int DH_size(const DH *dh);
/trueos/crypto/openssl/crypto/dh/
HDdhtest.c176 alen = DH_size(a); in main()
187 blen = DH_size(b); in main()
HDdh.h200 int DH_size(const DH *dh);
HDdh_lib.c260 int DH_size(const DH *dh) in DH_size() function
HDdh_ameth.c386 return (DH_size(pkey->pkey.dh)); in int_dh_size()
/trueos/crypto/openssh/
HDkexdhc.c116 klen = DH_size(dh); in kexdh_client()
HDkexdhs.c102 klen = DH_size(dh); in kexdh_server()
HDkexgexs.c142 klen = DH_size(dh); in kexgex_server()
HDkexgexc.c154 klen = DH_size(dh); in kexgex_client()
/trueos/crypto/heimdal/doc/doxyout/hcrypto/
HDmanpages34 hcrypto/man/man3/DH_size.3
/trueos/contrib/wpa/src/crypto/
HDcrypto_openssl.c560 rlen = DH_size(dh); in dh5_derive_shared()
/trueos/contrib/sendmail/src/
HDtls.c1060 who, 8 * DH_size(dh), *dhparam);
/trueos/secure/lib/libcrypto/
HDMakefile.man72 MAN+= DH_size.3
/trueos/crypto/heimdal/kdc/
HDpkinit.c230 size = DH_size(client_params->u.dh.key); in generate_dh_keyblock()
/trueos/crypto/heimdal/lib/krb5/
HDpkinit.c1421 size = DH_size(ctx->u.dh); in pk_rd_pa_reply_dh()
/trueos/crypto/openssl/ssl/
HDssl_lib.c2077 (dh_tmp && DH_size(c->dh_tmp) * 8 <= kl)); in ssl_set_cert_masks()
/trueos/crypto/openssl/util/
HDlibeay.num198 DH_size 206 EXIST::FUNCTION:DH