Home
last modified time | relevance | path

Searched refs:crypto_sign_ed25519_open (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/crypto/
Ded25519.c172 int crypto_sign_ed25519_open( in crypto_sign_ed25519_open() function
/third_party/libwebsockets/plugins/ssh-base/
Dkex-25519.c464 n = crypto_sign_ed25519_open(temp, &l, payload_sig, smlen, pss->K_S); in kex_ecdh()