summaryrefslogtreecommitdiffstats
path: root/tests/ntlmssptest.c
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2015-03-19 18:42:13 -0400
committerSimo Sorce <simo@redhat.com>2015-03-19 19:18:27 -0400
commit4844f1e77523664298e601df3a0fb33e5cb28e31 (patch)
treebc969f13429be7b55bc04342483f023de35a7d22 /tests/ntlmssptest.c
parentd3e922fab076fbaee8630c61eb2cb033c3561049 (diff)
downloadgss-ntlmssp-4844f1e77523664298e601df3a0fb33e5cb28e31.tar.gz
gss-ntlmssp-4844f1e77523664298e601df3a0fb33e5cb28e31.tar.xz
gss-ntlmssp-4844f1e77523664298e601df3a0fb33e5cb28e31.zip
Support openssl optimized 32bit RC4 key packing
Openssl detects at runtime the CPU type and on some 32 bit CPUs will automatically switch to a compressed schedule for the RC4_KEY. Don't try to be too smart nd just copy all the data even if it takes 4 times the space. The code still assumes sizeof(RC4_INT) == sizeof(uint32_t)
Diffstat (limited to 'tests/ntlmssptest.c')
0 files changed, 0 insertions, 0 deletions