Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c386 int tweetnacl_crypto_sign(u8 *sm,u64 *smlen,const u8 *m,u64 mlen,const u8 *sk,const u8 *pk) in tweetnacl_crypto_sign()
454 int tweetnacl_crypto_sign_open(int *stat, u8 *m,u64 *mlen,const u8 *sm,u64 smlen,const u8 *pk) in tweetnacl_crypto_sign_open()

Completed in 3 milliseconds