OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bignum
(Results
176 - 200
of
298
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/interfaces/keymaster/3.0/vts/functional/
authorization_set.cpp
51
case TagType::
BIGNUM
:
85
case TagType::
BIGNUM
:
/system/keymaster/include/keymaster/
authorization_set.h
342
* If the specified
bignum
-typed \p tag exists, places its value in \p val and returns
416
* Append the tag and
bignum
array to the set. Copies the array into internal storage; does not
/system/security/keystore/
authorization_set.cpp
48
case TagType::
BIGNUM
:
81
case TagType::
BIGNUM
:
/external/libchrome/crypto/
p224_spake.cc
41
//
BIGNUM
x, y;
/external/openssh/
OVERVIEW
42
- Uses the SSLeay
BIGNUM
sublibrary.
kexgexs.c
127
BIGNUM
*shared_secret = NULL, *dh_client_pub = NULL;
PROTOCOL.agent
36
The "mpint1" type represents an arbitrary precision integer (
bignum
).
40
byte[(bits + 7) / 8]
bignum
42
"
bignum
" contains an unsigned arbitrary precision integer encoded as
kex.c
853
const
BIGNUM
*secret)
869
derive_ssh1_session_id(
BIGNUM
*host_modulus,
BIGNUM
*server_modulus,
auth1.c
146
BIGNUM
*n;
monitor.c
172
static
BIGNUM
*ssh1_challenge = NULL; /* used for ssh1 rsa auth */
675
/* Send first
bignum
*/
[
all
...]
/system/extras/verity/
build_verity_tree.cpp
161
BIGNUM
*bn = NULL;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_builtin.py
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_builtin.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_builtin.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_builtin.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_builtin.py
[
all
...]
/external/boringssl/src/crypto/x509v3/
v3_utl.c
160
BIGNUM
*bntmp = NULL;
173
BIGNUM
*bntmp = NULL;
186
BIGNUM
*bn = NULL;
[
all
...]
/external/boringssl/src/crypto/asn1/
a_object.c
97
BIGNUM
*bl = NULL;
/external/ipsec-tools/src/racoon/
prsa_par.y
131
BIGNUM
*bn;
/external/protobuf/ruby/tests/
basic.rb
985
m.optional_int32 = +0x1000_0000_0000_0000_0000_0000 # force
Bignum
1014
m.optional_uint32 = +0x1000_0000_0000_0000_0000_0000 # force
Bignum
1037
m.optional_int64 = +0x1000_0000_0000_0000_0000_0000 # force
Bignum
1066
m.optional_uint64 = +0x1000_0000_0000_0000_0000_0000 # force
Bignum
[
all
...]
/prebuilts/go/darwin-x86/test/
fibo.go
17
// evaluate the performance of
bignum
arithmetic written
/prebuilts/go/linux-x86/test/
fibo.go
17
// evaluate the performance of
bignum
arithmetic written
/system/keymaster/
keymaster0_engine.cpp
294
unique_ptr<
BIGNUM
, BIGNUM_Delete> input_as_bn(
/toolchain/binutils/binutils-2.25/gas/po/
POTFILES.in
6
bignum
.h
/bootable/recovery/
verifier.cpp
379
void operator()(
BIGNUM
* bn) const {
404
std::unique_ptr<
BIGNUM
, BNDeleter> point[2];
Completed in 1495 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>