Home
last modified time | relevance | path

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

/optee_os/core/include/crypto/
H A Dcrypto.h171 struct montgomery_keypair { struct
172 uint8_t *priv; /* Private value */
173 uint8_t *pub; /* Public value */