OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fiat_25519_sub
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/third_party/fiat/
curve25519_64.h
290
static void
fiat_25519_sub
(uint64_t out1[5], const uint64_t arg1[5], const uint64_t arg2[5]) {
function
curve25519_32.h
547
static void
fiat_25519_sub
(uint32_t out1[10], const uint32_t arg1[10], const uint32_t arg2[10]) {
function
[
all
...]
Completed in 4005 milliseconds