Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dmorus640.c30 struct morus640_block { struct
40 struct morus640_block s[MORUS_STATE_BLOCKS]; argument
44 struct morus640_block key;
55 static const struct morus640_block crypto_morus640_const[2] = {
70 static void crypto_morus640_round(struct morus640_block *b0, in crypto_morus640_round()
71 struct morus640_block *b1, in crypto_morus640_round()
72 struct morus640_block *b2, in crypto_morus640_round()
73 struct morus640_block *b3, in crypto_morus640_round()
74 struct morus640_block *b4, in crypto_morus640_round()
75 const struct morus640_block *m, in crypto_morus640_round()
[all …]
/linux-4.19.296/include/crypto/
Dmorus640_glue.h27 struct morus640_block { struct
43 struct morus640_block key; argument