Home
last modified time | relevance | path

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

/external/openssl/crypto/evp/
De_rc4.c82 static const EVP_CIPHER r4_cipher= variable
114 return(&r4_cipher); in EVP_rc4()
Dopenbsd_hw.c257 static const EVP_CIPHER r4_cipher=
272 { return &r4_cipher; }