Searched refs:DH_size (Results 1 – 18 of 18) sorted by relevance
209 alen = DH_size(a); in dh_test()214 blen = DH_size(b); in dh_test()219 clen = DH_size(c); in dh_test()277 if (!TEST_int_gt(sz = DH_size(dh), 0) in dh_computekey_range_test()607 if (!TEST_int_gt(szA = DH_size(dhA), 0) in rfc5114_test()608 || !TEST_int_gt(szB = DH_size(dhB), 0) in rfc5114_test()695 alen = DH_size(a); in rfc7919_test()700 blen = DH_size(b); in rfc7919_test()
53 #define DH_size hc_DH_size macro131 int DH_size(const DH *);
364 size = DH_size(dh1); in check_prime()365 if (size != DH_size(dh2)) { in check_prime()
87 skey = emalloc(DH_size(server)); in dh_test()88 ckey = emalloc(DH_size(client)); in dh_test()
183 DH_size(const DH *dh) in DH_size() function
420 *keylen = DH_size(dh); in pkey_dh_derive()446 if ((Zlen = DH_size(dh)) <= 0) in pkey_dh_derive()
199 int DH_size(const DH *dh) in DH_size() function
302 return DH_size(pkey->pkey.dh); in int_dh_size()
90 klen = DH_size(kex->dh); in kex_dh_compute_key()
122 DH_size.3 \
1109 DH_size;
1107 DH_size@@OPENSSL_3.0.0
938 DEPEND[html/man3/DH_size.html]=man3/DH_size.pod939 GENERATE[html/man3/DH_size.html]=man3/DH_size.pod940 DEPEND[man/man3/DH_size.3]=man3/DH_size.pod941 GENERATE[man/man3/DH_size.3]=man3/DH_size.pod3020 html/man3/DH_size.html \3628 man/man3/DH_size.3 \
225 size = DH_size(client_params->u.dh.key); in generate_dh_keyblock()
1464 size = DH_size(ctx->u.dh); in pk_rd_pa_reply_dh()
1278 rlen = DH_size(dh); in dh5_derive_shared()
720 DH_size 740 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DH
5266 ./usr/share/man/cat3/DH_size.0 comp-c-catman .cat13866 ./usr/share/man/html3/DH_size.html comp-c-htmlman html22311 ./usr/share/man/man3/DH_size.3 comp-c-man .man