Home
last modified time | relevance | path

Searched refs:ecc_sign_hash (Results 1 – 10 of 10) sorted by relevance

/external/dropbear/libtomcrypt/src/pk/ecc/
Decc_sign_hash.c37 int ecc_sign_hash(const unsigned char *in, unsigned long inlen, in ecc_sign_hash() function
/external/dropbear/libtomcrypt/testprof/
Decc_test.c221 DO(ecc_sign_hash (buf[0], 16, buf[1], &x, &yarrow_prng, find_prng ("yarrow"), &privKey)); in ecc_tests()
Dx86_prof.c1105 if ((err = ecc_sign_hash(buf[0], 20, buf[1], &z, &yarrow_prng, in time_ecc()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_pk.h240 int ecc_sign_hash(const unsigned char *in, unsigned long inlen,
/external/dropbear/libtomcrypt/
Dmakefile.msvc100 src/pk/ecc/ecc_sign_hash.obj src/pk/ecc/ecc_sizes.obj src/pk/ecc/ecc_test.obj src/pk/ecc/ecc_verify…
Dmakefile.unix136 src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.…
Dmakefile.icc190 src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.…
Dmakefile.shared195 src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.…
Dchanges11 -- Fixed memory free errors in ecc_sign_hash() that can arise if the mp_init_multi() fails
Dcrypt.tex3911 int ecc_sign_hash(const unsigned char *in,