OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BN_GENCB_call
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/crypto/bn/
bn_prime.c
32
int
BN_GENCB_call
(BN_GENCB *cb, int a, int b)
99
if (!
BN_GENCB_call
(cb, 0, c1++))
130
if (!
BN_GENCB_call
(cb, 2, c1 - 1))
180
if (!
BN_GENCB_call
(cb, 1, -1))
230
if (!
BN_GENCB_call
(cb, 1, i))
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
bn.h
44
#define
BN_GENCB_call
hc_BN_GENCB_call
133
int
BN_GENCB_call
(BN_GENCB *, int, int);
bn.c
435
BN_GENCB_call
(BN_GENCB *cb, int a, int b)
undef.h
52
#undef
BN_GENCB_call
/src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_prime.c
101
int
BN_GENCB_call
(BN_GENCB *cb, int a, int b)
165
if (!
BN_GENCB_call
(cb, 0, c1++))
196
if (!
BN_GENCB_call
(cb, 2, c1 - 1))
312
if (!
BN_GENCB_call
(cb, 1, -1))
459
if (!
BN_GENCB_call
(cb, 1, i))
/src/crypto/external/bsd/openssl/dist/crypto/bn/
bn_prime.c
101
int
BN_GENCB_call
(BN_GENCB *cb, int a, int b)
167
if (!
BN_GENCB_call
(cb, 0, c1++))
198
if (!
BN_GENCB_call
(cb, 2, c1 - 1))
303
if (!
BN_GENCB_call
(cb, 1, -1))
450
if (!
BN_GENCB_call
(cb, 1, i))
Completed in 33 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026