Searched refs:TEST_RC4_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance
199 # define TEST_RC4_KEY_SIZE 16 macro201 unsigned char key[TEST_RC4_KEY_SIZE];236 if ((cipher = EVP_CIPHER_meth_new(NID_rc4, 1, TEST_RC4_KEY_SIZE)) == NULL in test_r4_cipher()