OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:q_ext
(Results
1 - 1
of
1
) sorted by null
/external/boringssl/src/crypto/curve25519/
spake25519.c
500
ge_p3
Q_ext
;
502
x25519_ge_p1p1_to_p3(&
Q_ext
, &Q_compl);
505
x25519_ge_scalarmult(&dh_shared, ctx->private_key, &
Q_ext
);
Completed in 177 milliseconds