Home
last modified time | relevance | path

Searched defs:rc4_dinit (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_rc4.c25 static OSSL_FUNC_cipher_decrypt_init_fn rc4_dinit; variable
64 static int rc4_dinit(void *ctx, const unsigned char *key, size_t keylen, in rc4_dinit() function