Searched refs:ecc_encrypt_key (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/libtomcrypt/src/pk/ecc/
H A Decc_encrypt_key.c20 @file ecc_encrypt_key.c
38 int ecc_encrypt_key(const unsigned char *in, unsigned long inlen, function
133 /* $Source: /cvs/libtom/libtomcrypt/src/pk/ecc/ecc_encrypt_key.c,v $ */
/external/dropbear/libtomcrypt/testprof/
H A Decc_test.c202 DO(ecc_encrypt_key (buf[0], 32, buf[1], &y, &yarrow_prng, find_prng ("yarrow"), find_hash ("sha256"), &pubKey));
H A Dx86_prof.c1066 if ((err = ecc_encrypt_key(buf[0], 20, buf[1], &z, &yarrow_prng, find_prng("yarrow"), find_hash("sha1"),
/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h231 int ecc_encrypt_key(const unsigned char *in, unsigned long inlen,
/external/dropbear/libtomcrypt/
H A Dcrypt.tex3857 int ecc_encrypt_key(const unsigned char *in,

Completed in 898 milliseconds