Home
last modified time | relevance | path

Searched refs:private_constant (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dtls-provider.c37 static const unsigned char private_constant[XOR_KEY_SIZE] = { variable
648 key->pubkey[i] = key->privkey[i] ^ private_constant[i]; in xor_gen()