Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Ded25519.c1999 sc25519 schram, scs; in crypto_sign_ed25519_open() local
2014 sc25519_from64bytes(&schram, hram); in crypto_sign_ed25519_open()
2016 ge25519_double_scalarmult_vartime(&get2, &get1, &schram, &ge25519_base, &scs); in crypto_sign_ed25519_open()