Searched refs:morus1280_block (Results 1 – 3 of 3) sorted by relevance
30 struct morus1280_block { struct40 struct morus1280_block s[MORUS_STATE_BLOCKS]; argument44 struct morus1280_block key;55 static const struct morus1280_block crypto_morus1280_const[1] = {64 static void crypto_morus1280_round(struct morus1280_block *b0, in crypto_morus1280_round()65 struct morus1280_block *b1, in crypto_morus1280_round()66 struct morus1280_block *b2, in crypto_morus1280_round()67 struct morus1280_block *b3, in crypto_morus1280_round()68 struct morus1280_block *b4, in crypto_morus1280_round()69 const struct morus1280_block *m, in crypto_morus1280_round()[all …]
27 struct morus1280_block s[MORUS_STATE_BLOCKS];46 struct morus1280_block buf; in crypto_morus1280_glue_process_ad()145 struct morus1280_block *tag_xor) in crypto_morus1280_glue_crypt()171 struct morus1280_block tag = {}; in crypto_morus1280_glue_encrypt()195 struct morus1280_block tag; in crypto_morus1280_glue_decrypt()
27 struct morus1280_block { struct43 struct morus1280_block key; argument