Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c28 static int vn(const u8 *x,const u8 *y,int n) in vn() function
38 return vn(x,y,32); in tweetnacl_crypto_verify_32()