Searched refs:rc4_pt_s (Results 1 – 1 of 1) sorted by relevance
5249 const unsigned char *rc4_pt, size_t rc4_pt_s, in rc4_encrypt() argument5270 rc4_pt, rc4_pt_s)) in rc4_encrypt()5286 const unsigned char *rc4_pt, size_t rc4_pt_s, in rc4_decrypt() argument5310 || !TEST_mem_eq(outbuf, outlen, rc4_pt, rc4_pt_s)) in rc4_decrypt()