Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/cipher_extra/
De_rc4.c73 static int rc4_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in rc4_cipher() function
84 NULL /* app_data */, rc4_init_key, rc4_cipher,