Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/pk/x25519/
H A Dx25519_import_raw.c21 int x25519_import_raw(const unsigned char *in, unsigned long inlen, int which, curve25519_key *key) in x25519_import_raw() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h394 int x25519_import_raw(const unsigned char *in, unsigned long inlen, int which, curve25519_key *key);