Home
last modified time | relevance | path

Searched refs:tfm_desc (Results 1 – 15 of 15) sorted by relevance

/external/dropbear/libtomcrypt/demos/
Dtiming.c12 ltc_mp = tfm_desc; in main()
Dtest.c11 ltc_mp = tfm_desc; in main()
Dtv_gen.c104 ltc_mp = tfm_desc; in reg_algs()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_math.h432 extern const ltc_math_descriptor tfm_desc;
/external/dropbear/libtomcrypt/
DAndroid.mk42 src/math/rand_prime.c src/math/tfm_desc.c src/misc/base64/base64_decode.c \
DMakefile.in133 src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o \
Dmakefile.msvc40 src/math/rand_prime.obj src/math/tfm_desc.obj src/misc/base64/base64_decode.obj \
Dmakefile.icc130 src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o \
Dmakefile.unix76 src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o \
Dmakefile.shared135 src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o \
Dcrypt.tex3507 ltc_mp = tfm_desc;
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dcrypto_libtomcrypt.c678 ltc_mp = tfm_desc; in crypto_global_init()
/external/wpa_supplicant/
Dcrypto_libtomcrypt.c678 ltc_mp = tfm_desc; in crypto_global_init()
/external/wpa_supplicant_8/src/crypto/
Dcrypto_libtomcrypt.c678 ltc_mp = tfm_desc; in crypto_global_init()
/external/dropbear/libtomcrypt/src/math/
Dtfm_desc.c683 const ltc_math_descriptor tfm_desc = { variable