Searched defs:curve25519_null_point (Results 1 – 2 of 2) sorted by relevance
15 const u8 curve25519_null_point[CURVE25519_KEY_SIZE] __aligned(32) = { 0 }; variable