Searched defs:Ed25519 (Results 1 – 14 of 14) sorted by relevance
20 pub struct Ed25519; struct22 impl crypto_provider::ed25519::Ed25519Provider for Ed25519 { implementation
71 type Ed25519 = ed25519::Ed25519; typedef
22 pub struct Ed25519; struct24 impl crypto_provider::ed25519::Ed25519Provider for Ed25519 { implementation
88 type Ed25519 = ed25519::Ed25519; typedef
21 Ed25519, enumerator
82 type Ed25519: ed25519::Ed25519Provider; typedef
244 const google::crypto::tink::KeyTemplate& SignatureKeyTemplates::Ed25519() { in Ed25519() function in crypto::tink::SignatureKeyTemplates
57 Ed25519, enumerator
385 ##### Ed25519 l4subsection
544 TEST(EVPExtraTest, Ed25519) { in TEST() argument
40 public final class Ed25519 { class1633 private Ed25519() {} in Ed25519() method in Ed25519
845 TEST(EVPExtraTest, Ed25519) { in TEST() argument
847 TEST(EVPExtraTest, Ed25519) { in TEST() argument
60 type Ed25519 = Ed25519Stubs; typedef