Home
last modified time | relevance | path

Searched refs:x25519_make_key (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/x25519/
A Dsub.mk3 srcs-y += x25519_make_key.c
A Dx25519_make_key.c19 int x25519_make_key(prng_state *prng, int wprng, curve25519_key *key) in x25519_make_key() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dx25519.c53 if (x25519_make_key(NULL, find_prng("prng_crypto"), &ltc_tmp_key) != in crypto_acipher_gen_x25519_key()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h385 int x25519_make_key(prng_state *prng, int wprng, curve25519_key *key);

Completed in 6 milliseconds