Searched refs:morus640_block (Results 1 – 3 of 3) sorted by relevance
30 struct morus640_block { struct40 struct morus640_block s[MORUS_STATE_BLOCKS]; argument44 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 …]
27 struct morus640_block s[MORUS_STATE_BLOCKS];46 struct morus640_block buf; in crypto_morus640_glue_process_ad()141 struct morus640_block *tag_xor) in crypto_morus640_glue_crypt()167 struct morus640_block tag = {}; in crypto_morus640_glue_encrypt()191 struct morus640_block tag; in crypto_morus640_glue_decrypt()
27 struct morus640_block { struct43 struct morus640_block key; argument