Home
last modified time | relevance | path

Searched defs:null_point (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/net/wg/
H A Dwg_noise.c1497 static uint8_t null_point[NOISE_PUBLIC_KEY_LEN]; in noise_mix_ss() local
/dflybsd-src/sys/crypto/curve25519/
H A Dcurve25519.c32 static const uint8_t null_point[CURVE25519_KEY_SIZE]; variable