Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/crypto/
Ded25519.c182 sc25519 schram, scs; in crypto_sign_ed25519_open() local
199 sc25519_from64bytes(&schram, hram); in crypto_sign_ed25519_open()
203 ge25519_double_scalarmult_vartime(&get2, &get1, &schram, &ge25519_base, &scs); in crypto_sign_ed25519_open()