Searched defs:X25519Key (Results 1 – 1 of 1) sorted by relevance
51 struct X25519Key { struct52 uint8_t public_value[X25519KeyPubKeySize()]; argument53 uint8_t private_key[X25519KeyPrivKeySize()]; argument