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_dup
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
bn.h
53
#define
BN_dup
hc_BN_dup
106
BIGNUM *
BN_dup
(const BIGNUM *);
bn.c
80
BN_dup
(const BIGNUM *bn)
undef.h
75
#undef
BN_dup
/src/games/factor/
factor.c
112
static BIGNUM *
BN_dup
(const BIGNUM *);
286
sval =
BN_dup
(val);
444
BN_dup
(const BIGNUM *a)
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
bn.h
57
#define
BN_dup
PGPV_BN_dup
/src/crypto/external/bsd/openssl.old/dist/crypto/bn/
bn_lib.c
316
BIGNUM *
BN_dup
(const BIGNUM *a)
/src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_lib.c
313
BIGNUM *
BN_dup
(const BIGNUM *a)
/src/crypto/external/bsd/openssl/dist/crypto/bn/
bn_lib.c
317
BIGNUM *
BN_dup
(const BIGNUM *a)
/src/sbin/nvmectl/
bignum.c
5284
BN_dup
(const BIGNUM *a)
5731
power =
BN_dup
(a);
5735
temp =
BN_dup
(power);
5756
i =
BN_dup
(f);
/src/crypto/external/bsd/netpgp/dist/src/libbn/
bignum.c
5262
BN_dup
(const BIGNUM *a)
Completed in 44 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026