Home | History | Annotate | Download | only in curve25519

Lines Matching refs:kZeros

4849   static const uint8_t kZeros[32] = {0};
4852 return CRYPTO_memcmp(kZeros, out_shared_key, 32) != 0;