Searched refs:ecb_data (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bf/
H A Dbftest.c101 static unsigned char ecb_data[NUM_TESTS][8]={ variable
297 printf("%02X",ecb_data[i][j]);
413 BF_set_key(&key,8,ecb_data[n]);

Completed in 99 milliseconds