Searched defs:arc4_ctx (Results 1 – 1 of 1) sorted by relevance
15 struct arc4_ctx { struct20 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len); argument