Home
last modified time | relevance | path

Searched refs:needs_bswap (Results 1 – 1 of 1) sorted by relevance

/src/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c633 boolean_t needs_bswap = in gcm_init_ctx() local
646 if (needs_bswap == B_TRUE) { in gcm_init_ctx()
664 if (gcm_ctx->impl != GCM_IMPL_GENERIC && needs_bswap == B_TRUE) { in gcm_init_ctx()