Searched refs:gcm_mul_f (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/modes/
H A Dgcm_impl.h42 * @gcm_mul_f Perform carry-less multiplication
45 typedef void (*gcm_mul_f)(uint64_t *, uint64_t *, uint64_t *); typedef
51 gcm_mul_f mul;

Completed in 55 milliseconds