Home
last modified time | relevance | path

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

/external/tink/cc/internal/
Dec_util.h51 struct X25519Key { struct
52 uint8_t public_value[X25519KeyPubKeySize()]; argument
53 uint8_t private_key[X25519KeyPrivKeySize()]; argument