Home
last modified time | relevance | path

Searched defs:smlen (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libwebsockets/plugins/ssh-base/crypto/
H A Ded25519.c38 size_t smlen) in get_hram()
81 unsigned long long *smlen, in crypto_sign_ed25519()
174 const unsigned char *sm,unsigned long long smlen, in crypto_sign_ed25519_open()
/aosp_15_r20/external/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c314 unsigned long long smlen; in kex_ecdh() local