refactor: Refactor gfmul function to enable use in XEX
This commit is contained in:
parent
f6fe75b987
commit
5c1c0f6c5e
5 changed files with 16 additions and 9 deletions
|
|
@ -2,3 +2,4 @@ pub mod block2poly;
|
|||
pub mod gfmul;
|
||||
pub mod poly2block;
|
||||
pub mod sea128;
|
||||
pub mod xex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue