Searched refs:x25519_import (Results 1 – 3 of 3) sorted by relevance
19 int x25519_import(const unsigned char *in, unsigned long inlen, curve25519_key *key) in x25519_import() function
393 int x25519_import(const unsigned char *in, unsigned long inlen, curve25519_key *key);
367 srcs-$(_CFG_CORE_LTC_X25519) += src/pk/x25519/x25519_import.c