Searched refs:CRYPTO_RC4Fast (Results 1 – 3 of 3) sorted by relevance
216 CRYPTO_RC4Fast(key, sizeof(key), data, sizeof(data)); in CompareRC4Speed()222 CRYPTO_RC4Fast(key, sizeof(key), data, sizeof(data)); in CompareRC4Speed()
203 static inline void CRYPTO_RC4Fast( in CRYPTO_RC4Fast() function
284 CRYPTO_RC4Fast(key[i], GetStringLength(key[i]), result, len); in RC4Test()