Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h176 struct ed25519_keypair { struct
177 uint8_t *priv;
178 uint8_t *pub;
179 uint32_t curve;

Completed in 17 milliseconds