Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ed25519/
H A Ded25519_make_key.c19 int ed25519_make_key(prng_state *prng, int wprng, curve25519_key *key) in ed25519_make_key() function
/optee_os/core/lib/libtomcrypt/
H A Ded25519.c64 if (ed25519_make_key(NULL, find_prng("prng_crypto"), in crypto_acipher_gen_ed25519_key()
H A Dsub.mk360 srcs-$(_CFG_CORE_LTC_ED25519) += src/pk/ed25519/ed25519_make_key.c
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h347 int ed25519_make_key(prng_state *prng, int wprng, curve25519_key *key);