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

/freebsd-10-stable/crypto/openssl/crypto/evp/
H A De_rc4.c82 static const EVP_CIPHER r4_cipher = { variable
112 return (&r4_cipher);
H A Dopenbsd_hw.c250 static const EVP_CIPHER r4_cipher = {
265 return &r4_cipher;

Completed in 101 milliseconds