OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ltc_ecc_mulmod
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtomcrypt/src/pk/ecc/
ltc_ecc_mulmod.c
20
@file
ltc_ecc_mulmod
.c
39
int
ltc_ecc_mulmod
(void *k, ecc_point *G, ecc_point *R, void *modulus, int map)
function
220
/* $Source: /cvs/libtom/libtomcrypt/src/pk/ecc/
ltc_ecc_mulmod
.c,v $ */
ltc_ecc_mulmod_timing.c
37
int
ltc_ecc_mulmod
(void *k, ecc_point *G, ecc_point *R, void *modulus, int map)
function
Completed in 57 milliseconds