Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArduPilot/ArduRemoteID
/ functions
Functions
409 in github.com/ArduPilot/ArduRemoteID
⨍
Functions
409
◇
Types & classes
24
↓ 3 callers
Function
invsqrt
Inverse square root. Returns true if x is a non zero square, false otherwise. After the call: isr = sqrt(1/x) if x is non-zero square. isr = sq
RemoteIDModule/monocypher.cpp:1555
↓ 3 callers
Function
ka
(a,b)
RemoteIDModule/web/js/jquery.min.js:2
↓ 3 callers
Function
load64_le_buf
RemoteIDModule/monocypher.cpp:131
↓ 3 callers
Function
mod_l
Full reduction modulo L (Barrett reduction)
RemoteIDModule/monocypher.cpp:1716
↓ 3 callers
Function
neq0
RemoteIDModule/monocypher.cpp:144
↓ 3 callers
Method
no_public_keys
RemoteIDModule/parameters.cpp:463
↓ 3 callers
Method
param_count_float
get count of parameters capable of being converted to load */
RemoteIDModule/parameters.cpp:49
↓ 3 callers
Method
param_index_float
get index of parameter counting only those capable of representation as float */
RemoteIDModule/parameters.cpp:72
↓ 3 callers
Function
poly_block
h = (h + c) * r preconditions: ctx->h <= 4_ffffffff_ffffffff_ffffffff_ffffffff ctx->c <= 1_ffffffff_ffffffff_ffffffff_ffffffff ctx->r <= 0ffffffc_0f
RemoteIDModule/monocypher.cpp:329
↓ 3 callers
Function
poly_clear_c
(re-)initialises the input counter and input buffer
RemoteIDModule/monocypher.cpp:372
↓ 3 callers
Function
redc
Montgomery reduction. Divides x by (2^256), and reduces the result modulo L Precondition: x < L * 2^256 Constants: r = 2^256 (makes d
RemoteIDModule/monocypher.cpp:2871
↓ 3 callers
Function
reduce
RemoteIDModule/monocypher.cpp:1758
↓ 3 callers
Function
scalarmult
////////// X-25519 /// Taken from SUPERCOP's ref10 implementation. //////////
RemoteIDModule/monocypher.cpp:1590
↓ 3 callers
Method
set_char64
RemoteIDModule/parameters.cpp:192
↓ 3 callers
Method
set_int8
RemoteIDModule/parameters.cpp:156
↓ 3 callers
Method
set_uint8
RemoteIDModule/parameters.cpp:143
↓ 3 callers
Function
store64_le
RemoteIDModule/monocypher.cpp:122
↓ 3 callers
Function
tinf_build_tree
given an array of code lengths, build a tree */
RemoteIDModule/tinflate.cpp:145
↓ 3 callers
Function
tinf_decode_symbol
given a data stream and a tree, decode a symbol */
RemoteIDModule/tinflate.cpp:261
↓ 3 callers
Function
tinf_getbit
get one bit from source stream */
RemoteIDModule/tinflate.cpp:223
↓ 3 callers
Function
ua
(a)
RemoteIDModule/web/js/jquery.min.js:2
↓ 3 callers
Function
w
(a)
RemoteIDModule/web/js/jquery.min.js:2
↓ 3 callers
Function
wipe_block
RemoteIDModule/monocypher.cpp:700
↓ 3 callers
Function
x16
RemoteIDModule/monocypher.cpp:151
↓ 3 callers
Function
x32
RemoteIDModule/monocypher.cpp:156
↓ 3 callers
Function
xa
(a,b,c,d,e,f)
RemoteIDModule/web/js/jquery.min.js:2
↓ 3 callers
Function
ya
(a)
RemoteIDModule/web/js/jquery.min.js:2
↓ 3 callers
Function
z
(a,b)
RemoteIDModule/web/js/jquery.min.js:2
↓ 2 callers
Function
$a
(a,b,c)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
Ea
(a,b)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
FOR_T
RemoteIDModule/monocypher.cpp:1001
↓ 2 callers
Function
Ha
(a,b)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
K
(a,b)
RemoteIDModule/web/js/jquery.min.js:2
↓ 2 callers
Function
Ka
(a,b,c)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
Mb
(a)
RemoteIDModule/web/js/jquery.min.js:4
↓ 2 callers
Function
Nb
(a,b,c,d)
RemoteIDModule/web/js/jquery.min.js:4
↓ 2 callers
Function
P
(a,b,c,d)
RemoteIDModule/web/js/jquery.min.js:2
↓ 2 callers
Function
Pa
(a,b)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
Xa
(a)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
Za
(a,b,c,d,e)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
_
(a,b,c)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
add_xl
s + (x*L) % 8*L Guaranteed to fit in 256 bits iff s fits in 255 bits. L < 2^253 x%8 < 2^3 L * (x%8) < 2^255 s <
RemoteIDModule/monocypher.cpp:2536
↓ 2 callers
Function
ajax_poll
(url, callback, refresh_ms=1000)
RemoteIDModule/web/js/tools.js:136
↓ 2 callers
Function
blake2b_compress
RemoteIDModule/monocypher.cpp:500
↓ 2 callers
Function
blake2b_end_block
RemoteIDModule/monocypher.cpp:572
↓ 2 callers
Function
blake2b_incr
increment the input offset
RemoteIDModule/monocypher.cpp:490
↓ 2 callers
Function
blake2b_set_input
RemoteIDModule/monocypher.cpp:561
↓ 2 callers
Function
blake2b_update
RemoteIDModule/monocypher.cpp:581
↓ 2 callers
Function
chacha20_init_key
RemoteIDModule/monocypher.cpp:201
↓ 2 callers
Function
crypto_blake2b
RemoteIDModule/monocypher.cpp:669
↓ 2 callers
Function
crypto_blake2b_general
RemoteIDModule/monocypher.cpp:659
↓ 2 callers
Function
crypto_blake2b_init
RemoteIDModule/monocypher.cpp:613
↓ 2 callers
Function
crypto_poly1305_final
RemoteIDModule/monocypher.cpp:440
↓ 2 callers
Function
crypto_poly1305_init
RemoteIDModule/monocypher.cpp:398
↓ 2 callers
Function
crypto_sign_public_key_custom_hash
RemoteIDModule/monocypher.cpp:2305
↓ 2 callers
Function
crypto_sign_update
RemoteIDModule/monocypher.cpp:2359
↓ 2 callers
Function
crypto_verify32
RemoteIDModule/monocypher.cpp:159
↓ 2 callers
Function
crypto_wipe
RemoteIDModule/monocypher.cpp:162
↓ 2 callers
Function
crypto_x25519
RemoteIDModule/monocypher.cpp:1649
↓ 2 callers
Function
encode_key
(ktype, key)
scripts/generate_keys.py:22
↓ 2 callers
Function
fa
(a,b,c,d)
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
fb
()
RemoteIDModule/web/js/jquery.min.js:3
↓ 2 callers
Function
fe_pow22523
This could be simplified, but it would be slower
RemoteIDModule/monocypher.cpp:1441
↓ 2 callers
Function
fe_sq2
h = 2 * (f^2) Precondition ------------- |f0|, |f2|, |f4|, |f6|, |f8| < 1.65 * 2^26 |f1|, |f3|, |f5|, |f7|, |f9| < 1.65 * 2^25 Note: we could im
RemoteIDModule/monocypher.cpp:1434
↓ 2 callers
Method
find_by_index_float
find by index */
RemoteIDModule/parameters.cpp:121
↓ 2 callers
Function
ge_cache
RemoteIDModule/monocypher.cpp:1864
↓ 2 callers
Function
ge_zero
RemoteIDModule/monocypher.cpp:1794
↓ 2 callers
Function
gidx_refresh
The block in the context will determine array indices. To avoid timing attacks, it only depends on public information. No looking at a previous block
RemoteIDModule/monocypher.cpp:851
↓ 2 callers
Function
is_above_l
RemoteIDModule/monocypher.cpp:1688
↓ 2 callers
Function
la
(a,b)
RemoteIDModule/web/js/jquery.min.js:2
↓ 2 callers
Function
load_block
RemoteIDModule/monocypher.cpp:715
↓ 2 callers
Function
lock_auth
/////////////////////////// Authenticated encryption /// ///////////////////////////
RemoteIDModule/monocypher.cpp:2974
↓ 2 callers
Function
make_signature
make a signature
scripts/secure_command.py:82
↓ 2 callers
Function
mul_add
r = (a * b) + c
RemoteIDModule/monocypher.cpp:1767
↓ 2 callers
Function
p
(a,b)
RemoteIDModule/web/js/jquery.min.js:2
↓ 2 callers
Function
poly_take_input
RemoteIDModule/monocypher.cpp:378
↓ 2 callers
Function
poly_update
RemoteIDModule/monocypher.cpp:386
↓ 2 callers
Function
remove_l
Final reduction modulo L, by conditionally removing L. if x < l , then r = x if l <= x 2*l, then r = x-l otherwise the result will be wrong
RemoteIDModule/monocypher.cpp:1704
↓ 2 callers
Method
set_by_name_string
RemoteIDModule/parameters.cpp:413
↓ 2 callers
Method
set_char20
RemoteIDModule/parameters.cpp:182
↓ 2 callers
Method
set_float
RemoteIDModule/parameters.cpp:170
↓ 2 callers
Method
set_uint32
RemoteIDModule/parameters.cpp:163
↓ 2 callers
Function
slide_init
RemoteIDModule/monocypher.cpp:2026
↓ 2 callers
Function
slide_step
RemoteIDModule/monocypher.cpp:2047
↓ 2 callers
Function
store64_le_buf
RemoteIDModule/monocypher.cpp:137
↓ 2 callers
Function
tinf_build_bits_base
build extra bits and base tables */
RemoteIDModule/tinflate.cpp:102
↓ 2 callers
Function
tinf_get_le_uint32
RemoteIDModule/tinflate.cpp:202
↓ 2 callers
Function
tinf_get_uint16
RemoteIDModule/tinfgzip.cpp:52
↓ 2 callers
Function
tinf_skip_bytes
RemoteIDModule/tinfgzip.cpp:47
↓ 2 callers
Function
unary_g
Unary version of the compression function. The missing argument is implied zero. Does the transformation in place.
RemoteIDModule/monocypher.cpp:825
↓ 2 callers
Function
uzlib_uncompress
inflate next byte of compressed stream */
RemoteIDModule/tinflate.cpp:502
↓ 1 callers
Function
$
(a)
RemoteIDModule/web/js/jquery.min.js:3
↓ 1 callers
Function
Ab
(a,b,c,d)
RemoteIDModule/web/js/jquery.min.js:4
↓ 1 callers
Function
Ia
(a,b)
RemoteIDModule/web/js/jquery.min.js:3
↓ 1 callers
Function
M
(a)
RemoteIDModule/web/js/jquery.min.js:2
↓ 1 callers
Function
Pb
(a,b,c)
RemoteIDModule/web/js/jquery.min.js:4
↓ 1 callers
Function
Qb
(a,b,c,d)
RemoteIDModule/web/js/jquery.min.js:4
↓ 1 callers
Function
Wa
(a)
RemoteIDModule/web/js/jquery.min.js:3
↓ 1 callers
Function
Ya
(a,b,c)
RemoteIDModule/web/js/jquery.min.js:3
↓ 1 callers
Function
ajax_json_poll
(url, callback, refresh_ms=1000)
RemoteIDModule/web/js/tools.js:160
← previous
next →
101–200 of 409, ranked by callers