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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c203 static int test_rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, function
223 || !EVP_CIPHER_meth_set_do_cipher(cipher, test_rc4_cipher)
248 || !EVP_CIPHER_meth_set_do_cipher(cipher, test_rc4_cipher)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c220 static int test_rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, function
240 || !EVP_CIPHER_meth_set_do_cipher(cipher, test_rc4_cipher)
265 || !EVP_CIPHER_meth_set_do_cipher(cipher, test_rc4_cipher)

Completed in 109 milliseconds