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