Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ed25519/
A Dsub.mk5 srcs-y += ed25519_make_key.c
A Ded25519_make_key.c19 int ed25519_make_key(prng_state *prng, int wprng, curve25519_key *key) in ed25519_make_key() function
/optee_os-3.20.0/core/lib/libtomcrypt/
A Ded25519.c47 if (ed25519_make_key(NULL, find_prng("prng_crypto"), in crypto_acipher_gen_ed25519_key()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h345 int ed25519_make_key(prng_state *prng, int wprng, curve25519_key *key);

Completed in 7 milliseconds