Home
last modified time | relevance | path

Searched defs:arc4_ctx (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
Darc4.h15 struct arc4_ctx { struct
20 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len); argument