Home
last modified time | relevance | path

Searched refs:twofish_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/include/crypto/
H A Dtwofish.h17 struct twofish_ctx { struct
21 int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, argument
/linux/crypto/
H A Dtwofish_common.c569 int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, in __twofish_setkey()