Searched defs:P384_PUBLIC_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
28 #define P384_PUBLIC_KEY_SIZE 96 macro
129 int P384KeypairFromSeed(uint8_t public_key[P384_PUBLIC_KEY_SIZE], in P384KeypairFromSeed()241 const uint8_t public_key[P384_PUBLIC_KEY_SIZE]) { in P384Verify()