Home
last modified time | relevance | path

Searched refs:crypto_sign_ed25519_keypair (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
Ded25519.c53 int crypto_sign_ed25519_keypair( in crypto_sign_ed25519_keypair() function
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h613 crypto_sign_ed25519_keypair(struct lws_context *context, uint8_t *pk,
/third_party/libwebsockets/plugins/ssh-base/
Dkex-25519.c65 crypto_sign_ed25519_keypair(context, p, p + 32 + sizeof(key_sep) - 1 + in lws_gen_server_key_ed25519()