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

/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A Dbftest.c95 static BF_LONG bf_cipher[2][2] = { variable
388 if (memcmp(&(bf_cipher[n][0]), &(data[0]), 8) != 0) {
396 printf("%08lX ", (unsigned long)bf_cipher[n][i]);

Completed in 49 milliseconds