OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ltm_desc
(Results
1 - 15
of
15
) sorted by null
/external/dropbear/libtomcrypt/demos/
timing.c
10
ltc_mp =
ltm_desc
;
test.c
9
ltc_mp =
ltm_desc
;
tv_gen.c
102
ltc_mp =
ltm_desc
;
/external/dropbear/libtomcrypt/src/misc/crypt/
crypt.c
337
#if defined(
LTM_DESC
)
338
"
LTM_DESC
"
/external/dropbear/libtomcrypt/src/math/
ltm_desc.c
15
#ifdef
LTM_DESC
395
const ltc_math_descriptor
ltm_desc
= {
variable
481
/* $Source: /cvs/libtom/libtomcrypt/src/math/
ltm_desc
.c,v $ */
/external/dropbear/libtomcrypt/src/pk/ecc/
ltc_ecc_projective_dbl_point.c
24
#if defined(MECC) && (!defined(MECC_ACCEL) || defined(
LTM_DESC
))
ltc_ecc_projective_add_point.c
24
#if defined(MECC) && (!defined(MECC_ACCEL) || defined(
LTM_DESC
))
/external/dropbear/libtomcrypt/
Android.mk
41
src/math/fp/ltc_ecc_fp_mulmod.c src/math/gmp_desc.c src/math/
ltm_desc
.c src/math/multi.c \
makefile.msvc
39
src/math/fp/ltc_ecc_fp_mulmod.obj src/math/gmp_desc.obj src/math/
ltm_desc
.obj src/math/multi.obj \
Makefile.in
132
src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/
ltm_desc
.o src/math/multi.o \
makefile.icc
129
src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/
ltm_desc
.o src/math/multi.o \
makefile.shared
134
src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/
ltm_desc
.o src/math/multi.o \
makefile.unix
75
src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/
ltm_desc
.o src/math/multi.o \
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h
427
#ifdef
LTM_DESC
428
extern const ltc_math_descriptor
ltm_desc
;
tomcrypt_pk.h
254
#if !defined(MECC_ACCEL) || defined(
LTM_DESC
) || defined(GMP_DESC)
Completed in 616 milliseconds