Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c203 } TEST_RC4_KEY; typedef
204 #define test(ctx) ((TEST_RC4_KEY *)EVP_CIPHER_CTX_get_cipher_data(ctx))
241 || !EVP_CIPHER_meth_set_impl_ctx_size(cipher, sizeof(TEST_RC4_KEY))) { in test_r4_cipher()
266 || !EVP_CIPHER_meth_set_impl_ctx_size(cipher, sizeof(TEST_RC4_KEY))) { in test_r4_40_cipher()