OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hbn
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/dist/omapip/
hash.c
113
struct hash_bucket *hbc, *
hbn
= (struct hash_bucket *)0;
local
116
for (hbc = ptr -> buckets [i]; hbc; hbc =
hbn
) {
117
hbn
= hbc -> next;
121
for (hbc = ptr -> buckets [i]; hbc; hbc =
hbn
) {
122
hbn
= hbc -> next;
/src/crypto/external/apache2/openssl/dist/crypto/ffc/
ffc_params_generate.c
96
BIGNUM *
hbn
, const BIGNUM *p,
103
if (!BN_set_word(
hbn
, h))
108
if (!BN_mod_exp_mont(g,
hbn
, e, p, ctx, mont))
115
if (!BN_add_word(
hbn
, 1) || BN_cmp(
hbn
, pm1) >= 0)
/src/crypto/external/bsd/openssl/dist/crypto/ffc/
ffc_params_generate.c
96
BIGNUM *
hbn
, const BIGNUM *p,
103
if (!BN_set_word(
hbn
, h))
108
if (!BN_mod_exp_mont(g,
hbn
, e, p, ctx, mont))
115
if (!BN_add_word(
hbn
, 1) || BN_cmp(
hbn
, pm1) >= 0)
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026