Searched defs:rsa_make_key (Results 1 - 1 of 1) sorted by relevance

/external/dropbear/libtomcrypt/src/pk/rsa/
H A Drsa_make_key.c14 @file rsa_make_key.c
29 int rsa_make_key(prng_state *prng, int wprng, int size, long e, rsa_key *key) function
110 /* $Source: /cvs/libtom/libtomcrypt/src/pk/rsa/rsa_make_key.c,v $ */

Completed in 82 milliseconds