| arrayref.rs |
This module contains the trait and related errors for a KEM that takes array references as
arguments and writes to outputs to mutable array references. |
3928 |
| owned.rs |
This module contains the trait and related errors for a KEM that takes array references as
arguments and returns values as arrays.
|
3135 |
| slice.rs |
This module contains the trait and related errors for a KEM that takes slices as
arguments and writes the results to mutable slices.. |
9681 |
| tests.rs |
|
1377 |