Searched defs:PUBLIC_KEY_LEN (Results 1 – 3 of 3) sorted by relevance
27 #define PUBLIC_KEY_LEN 32 macro
33 constexpr size_t PUBLIC_KEY_LEN = 32; variable
32 constexpr size_t PUBLIC_KEY_LEN = 32; variable