Searched refs:x25519_make_key (Results 1 – 4 of 4) sorted by relevance
19 int x25519_make_key(prng_state *prng, int wprng, curve25519_key *key) in x25519_make_key() function
53 if (x25519_make_key(NULL, find_prng("prng_crypto"), <c_tmp_key) != in crypto_acipher_gen_x25519_key()
368 srcs-$(_CFG_CORE_LTC_X25519) += src/pk/x25519/x25519_make_key.c
387 int x25519_make_key(prng_state *prng, int wprng, curve25519_key *key);