Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/include/modes/
H A Dgcm_impl.h58 extern const gcm_impl_ops_t gcm_pclmulqdq_impl;
/freebsd/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm_pclmulqdq.c59 const gcm_impl_ops_t gcm_pclmulqdq_impl = { variable
H A Dgcm.c729 &gcm_pclmulqdq_impl,
813 if (gcm_pclmulqdq_impl.is_supported()) { in gcm_impl_init()
814 memcpy(&gcm_fastest_impl, &gcm_pclmulqdq_impl, in gcm_impl_init()