Searched defs:arc4_crypt (Results 1 – 5 of 5) sorted by relevance
37 void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, unsigned int len) in arc4_crypt() function
1734 #define arc4_crypt mbedtls_arc4_crypt macro