Searched defs:ED25519_PUBLIC_KEY_LEN (Results 1 – 3 of 3) sorted by relevance
24 pub const ED25519_PUBLIC_KEY_LEN: usize = ELEM_LEN; constant
72 #define ED25519_PUBLIC_KEY_LEN 32 macro